Played Challenges
swap number pairs - 2090 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 21
- Position: #144 / 379
- Number of attempts: 8
HS Final exam vimgolf - 897 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: #225 / 236
- Number of attempts: 2
Rural Post - 4479 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #244 / 1097
- Number of attempts: 10
Satisfy the go linter - 2391 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: #307 / 471
- Number of attempts: 1
Yo To Hello - 1130 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #272 / 524
- Number of attempts: 3
prepend * to every non-blank line - 6308 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1075 / 1537
- Number of attempts: 2
One number per line - 18722 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #1029 / 3860
- Number of attempts: 13
Add semicolons - 10850 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1666 / 3062
- Number of attempts: 4
I forgot quotes - 15977 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2728 / 4177
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10660 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1559 / 3681
- Number of attempts: 14
Words in parens - 12929 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1851 / 3961
- Number of attempts: 2
Contributed Challenges
Enumerate Bullets - 320 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!