Played Challenges
swap number pairs - 2169 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 21
- Position: #150 / 393
- Number of attempts: 8
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: 58
- Position: #232 / 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: 10
- Position: #248 / 1117
- Number of attempts: 10
Satisfy the go linter - 2477 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: 27
- Position: #317 / 493
- Number of attempts: 1
Yo To Hello - 1154 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #273 / 535
- Number of attempts: 3
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: #1088 / 1557
- Number of attempts: 2
One number per line - 18861 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #1035 / 3895
- Number of attempts: 13
Add semicolons - 10929 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1677 / 3089
- Number of attempts: 4
I forgot quotes - 16155 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2751 / 4212
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10731 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1559 / 3706
- Number of attempts: 14
Words in parens - 13013 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1861 / 3980
- Number of attempts: 2
Contributed Challenges
Enumerate Bullets - 337 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!
VimGolf