Played Challenges
Swap columns and transform to CSV format - 426 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 32
- Position: #140 / 154
- Number of attempts: 2
Reorganize Pokémon - 772 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 37
- Position: #199 / 214
- Number of attempts: 1
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 31
- Position: #243 / 306
- Number of attempts: 2
months to html list items - 1130 entries
Turn the months into list items.
- Best score: 22
- Best player score: 31
- Position: #238 / 306
- Number of attempts: 1
delete swap - 1834 entries
delete all swap
- Best score: 5
- Best player score: 11
- Position: #481 / 570
- Number of attempts: 1
hello-world-vimgolf - 2523 entries
Simple number generation
- Best score: 10
- Best player score: 15
- Position: #576 / 722
- Number of attempts: 2
Lowercase first characters - 499 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 65
- Position: #178 / 185
- Number of attempts: 1
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 18
- Position: #449 / 522
- Number of attempts: 1
Modernise code - 1434 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 52
- Position: #248 / 331
- Number of attempts: 1
swap number pairs - 2169 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 43
- Position: #341 / 393
- Number of attempts: 1
VimGolf