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 - 487 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: #93 / 183
- Number of attempts: 1
Python dataclasses - 1192 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 30
- Position: #194 / 295
- Number of attempts: 2
Modernise code - 1402 entries
Modernise and clean up some C++ code.
- Best score: 34
- Best player score: 41
- Position: #133 / 324
- Number of attempts: 1
Put a cross in the square - 228 entries
Put a cross in the square
- Best score: 20
- Best player score: 23
- Position: #39 / 91
- Number of attempts: 1
swap number pairs - 2115 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 18
- Position: #118 / 384
- Number of attempts: 5
HS Final exam vimgolf - 904 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 / 238
- Number of attempts: 4
Rural Post - 4547 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #354 / 1109
- Number of attempts: 1
Add quotes to ansible playbook - 1007 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 9
- Position: #138 / 316
- Number of attempts: 2