Played Challenges
Modernise code - 878 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 34
- Position: #23 / 199
- Number of attempts: 25
HS Final exam vimgolf - 685 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 / 183
- Number of attempts: 13
Rural Post - 4115 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 166
- Position: #1011 / 1017
- Number of attempts: 1
Multiline to Single Line - 525 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #105 / 237
- Number of attempts: 5
Add semicolons - 10545 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1702 / 2989
- Number of attempts: 15
Alphabet soup - 392 entries
Create a column of all alphabet characters organized in a funky way
- Best score: 25
- Best player score: 26
- Position: #40 / 93
- Number of attempts: 15
expand a list comprehension (python) - 291 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: #82 / 104
- Number of attempts: 2