Played Challenges
Create a diamond comment - 355 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 30
- Position: #31 / 76
- 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: 40
- Position: #95 / 185
- Number of attempts: 1
Python dataclasses - 1237 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 30
- Position: #205 / 309
- Number of attempts: 2
Modernise code - 1429 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 41
- Position: #136 / 329
- Number of attempts: 1
Put a cross in the square - 243 entries
Put a cross in the square
- Best score: 20
- Best player score: 23
- Position: #40 / 93
- 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: 18
- Position: #121 / 391
- Number of attempts: 5
HS Final exam vimgolf - 922 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 22
- Position: #41 / 242
- Number of attempts: 4
Rural Post - 4572 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #355 / 1116
- Number of attempts: 1
Add quotes to ansible playbook - 1031 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #139 / 326
- Number of attempts: 2
VimGolf