87ab42743e
Finish 2020.
2024-10-13 16:28:30 -04:00
3991842ef0
Solve 2018 day 24 and 25
2024-10-11 18:33:04 -04:00
7d1dc3f95e
Solve 2020 day 24 and 25 and 2018 day 23 part 2
2024-10-08 19:36:45 -04:00
25bd810886
2018 day 23 part 1
2024-09-22 13:49:51 -04:00
6c3aec3d6e
Solve 2018 day 22 and 2019 day 20
2024-09-21 22:49:45 -04:00
4a72eeb348
Solve 2018 day 21, 2020 day 12 and improve 2022 day 19
2024-09-13 20:22:22 -04:00
381f186a59
2018 day 20 wip
2024-09-02 09:24:55 -04:00
5fae7c0366
2018 day 20 wip
2024-09-01 15:39:21 -04:00
2647ccd353
Solve 2018 day 19 finally
2024-09-01 11:11:31 -04:00
d2417a9377
Day 19 2018 wip
2024-07-28 19:04:25 -04:00
9f616a5b81
Solve 2018 day 18
2024-07-21 16:16:14 -04:00
b88326a7d1
Solve 2018 day 17
2024-07-14 15:28:50 -04:00
ab2e6f4ddb
Solve 2018 day 16 and add function to download input
2024-07-14 10:05:18 -04:00
db82589857
Solve 2018 day 15
2024-07-13 15:23:09 -04:00
9346e3f4d0
Solve 2018 day 14
2024-07-13 12:09:54 -04:00
5e68e08807
Solve 2018 day 13
2024-07-13 11:24:58 -04:00
f04f8ed426
Solve 2018 day 12
2024-07-13 10:08:16 -04:00
26f523047e
Solve day 9 till 11 and part 1 day 12 2018
2024-07-09 17:45:08 -04:00
da1c37ffa7
Solve day 7 and 8 of 2018.
2024-07-07 20:25:04 -04:00
9df26ebe71
Solve 2018 day 5 and 6. Nice.
2024-07-07 19:20:20 -04:00
3a915cb9e3
Start solving 2018 problems
...
I have also updated get.py to download the problems as
`d<day>.txt` instead of `i<day>.txt`. That allows me
to get the day input via `__input__.replace('.py', '.txt')`
which is a little more concise. I don't know why
I didn't do this earlier.
2024-07-04 11:10:27 -04:00