Played Challenges
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: 26
- Position: #3723 / 7490
- Number of attempts: 6
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: 14
- Position: #879 / 1557
- Number of attempts: 8
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1982 / 3893
- Number of attempts: 8
Applying same text modification in several lines - 2920 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #466 / 864
- Number of attempts: 5
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1483 / 3087
- Number of attempts: 5
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 11
- Position: #939 / 1179
- Number of attempts: 3
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 28
- Position: #1273 / 1895
- Number of attempts: 2
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3080 / 4234
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1975 / 4208
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10721 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1524 / 3704
- Number of attempts: 4
Simple text editing with Vim - 13427 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 24
- Position: #3228 / 3849
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7533 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 38
- Position: #693 / 1852
- Number of attempts: 3
VimGolf