Files
adventofcode/2017
Bert Peters 80bf90c034 Slight performance improvement.
Only need to check whether the current program is blocked, since the
other will have switched if it was going to block.
2017-12-18 14:05:00 +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:05:00 +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.