Go to file
kageru 3c26110c27
added setup script for new days
2019-09-24 16:52:43 +02:00
01 day 1 part 2: use bytes instead of int for lookup 2018-12-02 11:12:17 +01:00
02 (kotlin) day 2, 2: removed empty else block 2018-12-02 18:10:59 +01:00
03 WIP: big inputs for day 3 2018-12-04 08:00:55 +01:00
04 (rust) day 4: add multithreading 2019-09-24 16:52:42 +02:00
05 (C) day 5 part 2 done 2019-09-24 16:52:43 +02:00
06 added setup script for new days 2019-09-24 16:52:43 +02:00
README.md (C) day 5 part 2 done 2019-09-24 16:52:43 +02:00
setup_day.sh added setup script for new days 2019-09-24 16:52:43 +02:00

Advent of Code 2018

Explanation here.

Tickets

Lang. 1 2 3 4 5
C x x x
Go
Kotlin x
Python
Rust x