Played Challenges
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: #94 / 183
- Number of attempts: 1
simple replacements - 1802 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 24
- Position: #218 / 390
- Number of attempts: 3
Inverting Lines - 1907 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #96 / 512
- Number of attempts: 6
Python dataclasses - 1192 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 24
- Position: #144 / 295
- Number of attempts: 1
Making 3 line function a one liner. - 329 entries
Simple challenge for frequent action while programming.
- Best score: 4
- Best player score: 4
- Position: #44 / 206
- Number of attempts: 2