Played Challenges
Rural Post - 4515 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #250 / 1106
- Number of attempts: 8
Multiline to Single Line - 731 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #1 / 310
- Number of attempts: 5
Simple, Practical, and Common - 33722 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: 38
- Position: #7010 / 7442
- Number of attempts: 2
prepend * to every non-blank line - 6337 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 20
- Position: #1280 / 1546
- Number of attempts: 2
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2564 / 3870
- Number of attempts: 3
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1464 / 3072
- Number of attempts: 6
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 18
- Position: #649 / 701
- Number of attempts: 2
learn vim in short time - 240 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Position: #113 / 161
- Number of attempts: 2
Contributed Challenges
Multiline to Single Line - 731 entries
Convert a multiline, indented file to a single line with no whitespace