Played Challenges
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: 22
- Position: #1392 / 1557
- Number of attempts: 3
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1291 / 3087
- Number of attempts: 2
Array propagate - 346 entries
Complete the array with the keys as part of the value
- Best score: 23
- Best player score: 37
- Position: #105 / 123
- Number of attempts: 4
Number Sort - 321 entries
sort the list of newline-separated numbers incrementally. Numbers are in the range 1 to 1000, with 500 missing
- Best score: 9
- Best player score: 9
- Position: #115 / 171
- Number of attempts: 2
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 42
- Position: #1186 / 1194
- Number of attempts: 2
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 15
- Position: #2201 / 3846
- Number of attempts: 6
VimGolf