Played Challenges
Create a diamond comment - 337 entries
Encapsulate the text in a diamond pattern.
- Best score: 27
- Best player score: 30
- Position: #30 / 75
- Number of attempts: 2
Lowercase first characters - 490 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: #94 / 184
- Number of attempts: 1
Python dataclasses - 1215 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 30
- Position: #198 / 301
- Number of attempts: 2
Modernise code - 1410 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 41
- Position: #134 / 326
- Number of attempts: 1
Put a cross in the square - 235 entries
Put a cross in the square
- Best score: 20
- Best player score: 23
- Position: #39 / 92
- Number of attempts: 1
swap number pairs - 2128 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 18
- Position: #119 / 388
- Number of attempts: 5
HS Final exam vimgolf - 912 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: #40 / 240
- Number of attempts: 4
Rural Post - 4567 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #355 / 1114
- Number of attempts: 1
Add quotes to ansible playbook - 1015 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #139 / 319
- Number of attempts: 2