Played Challenges
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: 53
- Position: #135 / 152
- Number of attempts: 1
Generate a very basic Python constructor - 292 entries
I actually needed to do this myself, so I look forward to learning how.
- Best score: 38
- Best player score: 54
- Position: #48 / 85
- Number of attempts: 4
Python dataclasses - 798 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 19
- Position: #21 / 205
- Number of attempts: 9
Yo To Hello - 1082 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #305 / 498
- Number of attempts: 1
prepend * to every non-blank line - 6120 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 11
- Position: #706 / 1493
- Number of attempts: 7