Played Challenges
Swap columns and transform to CSV format - 407 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 32
- Position: #137 / 150
- Number of attempts: 2
Reorganize Pokémon - 731 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 37
- Position: #187 / 201
- Number of attempts: 1
New teacher - 1448 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 31
- Position: #241 / 303
- Number of attempts: 2
months to html list items - 1119 entries
Turn the months into list items.
- Best score: 22
- Best player score: 31
- Position: #237 / 303
- Number of attempts: 1
delete swap - 1829 entries
delete all swap
- Best score: 5
- Best player score: 11
- Position: #480 / 569
- Number of attempts: 1
hello-world-vimgolf - 2519 entries
Simple number generation
- Best score: 10
- Best player score: 15
- Position: #575 / 720
- 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 - 1946 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 18
- Position: #448 / 520
- Number of attempts: 1
Modernise code - 1429 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 52
- Position: #247 / 329
- Number of attempts: 1
swap number pairs - 2162 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 43
- Position: #341 / 391
- Number of attempts: 1
VimGolf