Played Challenges
Create a diamond comment - 270 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 30
- Position: #23 / 65
- Number of attempts: 2
Lowercase first characters - 421 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: #77 / 152
- Number of attempts: 1
Python dataclasses - 796 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 30
- Position: #129 / 204
- Number of attempts: 2
Modernise code - 1102 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 41
- Position: #108 / 260
- Number of attempts: 1
Put a cross in the square - 174 entries
Put a cross in the square
- Best score: 20
- Best player score: 23
- Position: #29 / 75
- Number of attempts: 1
swap number pairs - 1871 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 18
- Position: #104 / 346
- Number of attempts: 5
HS Final exam vimgolf - 804 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: #35 / 215
- Number of attempts: 4
Rural Post - 4254 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #334 / 1044
- Number of attempts: 1
Add quotes to ansible playbook - 845 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #128 / 267
- Number of attempts: 2