Files
adventofcode/2017
Bert Peters f28a983133 More improvements, because lua can do some things:
- Remove manual bookkeeping of array size
- Remove duplicate 'snd' instruction
- Instructions start at 1 now, I guess
2017-12-18 16:30:25 +01:00
..
2017-12-11 00:13:51 +01:00
2017-12-09 13:01:45 +01:00
2017-12-04 10:55:52 +01:00
2017-12-06 12:27:03 +01:00
2017-12-06 12:14:15 +01:00
2017-12-07 12:49:16 +01:00
2017-12-09 12:09:13 +01:00
2017-12-10 13:06:34 +01:00
2017-12-10 17:43:43 +01:00
2017-12-13 15:06:27 +01:00
2017-12-16 22:19:05 +01:00
2017-12-16 23:38:17 +01:00
2017-12-17 15:58:41 +01:00
2017-12-17 17:04:41 +01:00
2017-12-18 14:03:34 +01:00

Advent of Code 2017

Previously, I have been moderately successful in learning Rust and Python from doing these challegnes. For this year, I'm upping the ante and using 25 different programming languages.

The current plan, in no particular order:

… and then I will need some more. But that will come in time.