Played Challenges
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 11
- Position: #507 / 1117
- Number of attempts: 10
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: 24
- Position: #246 / 492
- Number of attempts: 7
Simple, Practical, and Common - 33930 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: 24
- Position: #3104 / 7490
- Number of attempts: 7
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: 11
- Position: #621 / 1557
- Number of attempts: 3
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 15
- Position: #826 / 3893
- Number of attempts: 7
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1204 / 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: 11
- Position: #1556 / 3087
- Number of attempts: 4
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #779 / 1895
- Number of attempts: 8
Separating firstname & lastname - 172 entries
Seperate named with equal tabs.
- Best score: 19
- Best player score: 26
- Position: #40 / 60
- Number of attempts: 5
HTML formatting: vertical alignment for readability - 88 entries
We did this a VimGolf challenge at work and now that we have finished I want to see if you guys can come up with something even better than we could. Our best solution was 44 keystrokes.
- Best score: 32
- Best player score: 141
- Position: #32 / 36
- Number of attempts: 1
VimGolf