Played Challenges
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 57
- Position: #270 / 324
- Number of attempts: 3
swap number pairs - 2115 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 17
- Position: #64 / 384
- Number of attempts: 6
HS Final exam vimgolf - 904 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 22
- Position: #45 / 238
- Number of attempts: 12
Rural Post - 4547 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #381 / 1109
- Number of attempts: 6
Satisfy the go linter - 2437 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: 20
- Position: #80 / 481
- Number of attempts: 9
Simple, Practical, and Common - 33742 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: 22
- Position: #2285 / 7447
- Number of attempts: 8
prepend * to every non-blank line - 6352 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #347 / 1548
- Number of attempts: 5
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 14
- Position: #711 / 3875
- Number of attempts: 9
Add semicolons - 10887 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #671 / 3074
- Number of attempts: 4
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #791 / 1881
- Number of attempts: 5
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1097 / 4192
- Number of attempts: 11