Played Challenges
Rural Post - 4231 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #229 / 1041
- Number of attempts: 8
Multiline to Single Line - 569 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #1 / 255
- Number of attempts: 5
Simple, Practical, and Common - 33100 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: #6886 / 7301
- Number of attempts: 2
prepend * to every non-blank line - 6096 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 20
- Position: #1228 / 1489
- Number of attempts: 2
One number per line - 18478 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2530 / 3810
- Number of attempts: 3
Add semicolons - 10716 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1449 / 3022
- Number of attempts: 6
That hyphen - 2522 entries
"vim vi improved"
- Best score: 9
- Best player score: 18
- Position: #639 / 689
- Number of attempts: 2
learn vim in short time - 222 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Position: #113 / 153
- Number of attempts: 2
Contributed Challenges
Multiline to Single Line - 569 entries
Convert a multiline, indented file to a single line with no whitespace