Played Challenges
Put a newline after every 10 lines in vim - 1668 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #74 / 561
- Number of attempts: 5
Java to JavaScript - 285 entries
Let convert some simple Java file to JavaScript!
- Best score: 59
- Best player score: 93
- Position: #48 / 76
- Number of attempts: 2
Simple, Practical, and Common - 33866 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: 25
- Position: #3391 / 7474
- Number of attempts: 5
prepend * to every non-blank line - 6366 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #7 / 1555
- Number of attempts: 4
Quote modules - 1095 entries
Complete golang import statement.
- Best score: 21
- Best player score: 34
- Position: #244 / 286
- Number of attempts: 1
Add semicolons - 10916 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 12
- Position: #1867 / 3085
- Number of attempts: 1
remove lines containing the word "reader" - 3622 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #742 / 1177
- Number of attempts: 2
Just the middle - 11541 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3008 / 4230
- Number of attempts: 2
VimGolf