Played Challenges
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 202
- Position: #328 / 331
- Number of attempts: 1
swap number pairs - 2169 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 47
- Position: #352 / 393
- Number of attempts: 3
HS Final exam vimgolf - 933 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 50
- Position: #226 / 244
- Number of attempts: 2
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 17
- Position: #823 / 1117
- Number of attempts: 3
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: 48
- Position: #478 / 492
- Number of attempts: 1
Simple, Practical, and Common - 33929 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: 38
- Position: #7060 / 7489
- Number of attempts: 1
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: 22
- Position: #1418 / 1557
- Number of attempts: 2
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3480 / 3893
- Number of attempts: 1
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 18
- Position: #1896 / 1904
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 16
- Position: #2531 / 3087
- Number of attempts: 3
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 13
- Position: #1018 / 1179
- Number of attempts: 1
Com(m)a Trouble - 3968 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 42
- Position: #840 / 901
- Number of attempts: 1
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 48
- Position: #1793 / 1895
- Number of attempts: 1
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 13
- Position: #4135 / 4234
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 26
- Position: #4042 / 4208
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 23
- Position: #3623 / 3703
- Number of attempts: 1
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 30
- Position: #3899 / 3979
- Number of attempts: 2
VimGolf