Played Challenges
swap number pairs - 2105 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 21
- Position: #145 / 382
- Number of attempts: 8
HS Final exam vimgolf - 898 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 / 237
- Number of attempts: 2
Rural Post - 4492 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #245 / 1103
- Number of attempts: 10
Satisfy the go linter - 2393 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: #308 / 472
- Number of attempts: 1
Yo To Hello - 1133 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #272 / 526
- Number of attempts: 3
prepend * to every non-blank line - 6323 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1079 / 1542
- Number of attempts: 2
One number per line - 18751 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #1030 / 3869
- Number of attempts: 13
Add semicolons - 10876 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1670 / 3069
- Number of attempts: 4
I forgot quotes - 16007 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2734 / 4186
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10676 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1559 / 3687
- Number of attempts: 14
Words in parens - 12951 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1854 / 3966
- Number of attempts: 2
Contributed Challenges
Enumerate Bullets - 326 entries
We will need to refer to the bullet points in our document explicitly later, so we need to assign them some ID's!