Played Challenges
Satisfy the go linter - 2476 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 26
- Position: #295 / 492
- Number of attempts: 2
Yo To Hello - 1154 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #222 / 535
- Number of attempts: 1
Simple, Practical, and Common - 33930 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 28
- Position: #4530 / 7490
- Number of attempts: 5
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1072 / 1557
- Number of attempts: 2
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 23
- Position: #3121 / 3893
- Number of attempts: 8
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3660 / 4234
- Number of attempts: 3
Simple text editing with Vim - 13427 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1905 / 3849
- Number of attempts: 10
VimGolf