Played Challenges
Simple, Practical, and Common - 33910 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: #3722 / 7486
- Number of attempts: 6
prepend * to every non-blank line - 6375 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 14
- Position: #878 / 1556
- Number of attempts: 8
One number per line - 18834 entries
Just give me the numbers.
- Best score: 14
- Best player score: 19
- Position: #1981 / 3892
- Number of attempts: 8
Applying same text modification in several lines - 2915 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #465 / 863
- Number of attempts: 5
Add semicolons - 10918 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1482 / 3086
- Number of attempts: 5
remove lines containing the word "reader" - 3624 entries
easy stuff
- Best score: 9
- Best player score: 11
- Position: #938 / 1178
- Number of attempts: 3
Box it - 7967 entries
Create a box around a line.
- Best score: 21
- Best player score: 28
- Position: #1271 / 1892
- Number of attempts: 2
Just the middle - 11551 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3079 / 4233
- Number of attempts: 1
I forgot quotes - 16106 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1973 / 4206
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10718 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1524 / 3702
- Number of attempts: 4
Simple text editing with Vim - 13343 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 24
- Position: #3215 / 3830
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7478 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 38
- Position: #689 / 1840
- Number of attempts: 3
VimGolf