Played Challenges
swap number pairs - 1871 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 21
- Position: #129 / 346
- Number of attempts: 8
HS Final exam vimgolf - 815 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: #204 / 215
- Number of attempts: 2
Rural Post - 4257 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #226 / 1045
- Number of attempts: 10
Satisfy the go linter - 2076 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: #268 / 422
- Number of attempts: 1
Yo To Hello - 1081 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #272 / 497
- Number of attempts: 3
prepend * to every non-blank line - 6120 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1040 / 1493
- Number of attempts: 2
One number per line - 18497 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #1013 / 3815
- Number of attempts: 13
Add semicolons - 10720 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1655 / 3023
- Number of attempts: 4
I forgot quotes - 15852 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2701 / 4136
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10566 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1559 / 3647
- Number of attempts: 14
Words in parens - 12790 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1835 / 3932
- Number of attempts: 2
Contributed Challenges
Enumerate Bullets - 253 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!