Played Challenges
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 26
- Position: #45 / 619
- Number of attempts: 11
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #23 / 331
- Number of attempts: 25
HS Final exam vimgolf - 933 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 21
- Position: #12 / 244
- Number of attempts: 13
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 166
- Position: #1111 / 1117
- Number of attempts: 1
Multiline to Single Line - 750 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #105 / 319
- 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: #1739 / 3087
- Number of attempts: 15
Alphabet soup - 445 entries
Create a column of all alphabet characters organized in a funky way
- Best score: 25
- Best player score: 26
- Position: #46 / 111
- Number of attempts: 15
expand a list comprehension (python) - 334 entries
Please show your way to convert a list comprehension in python to an ordinary for-loop expression!
- Best score: 42
- Best player score: 62
- Position: #85 / 110
- Number of attempts: 2
VimGolf