Advent Of Code 2022
Go to file
2022-12-17 10:02:23 +01:00
inputs day17 - unoptimized, but good enough for now 2022-12-17 10:02:15 +01:00
aocrr_bot.py add user-agent to leaderboard requests as per Erics request 2022-12-01 10:31:56 +01:00
day01.py foreign inputs 2022-12-02 07:45:01 +01:00
day02.py foreign inputs 2022-12-02 07:45:01 +01:00
day03.py day03 - utilizing fishhook 2022-12-03 08:09:31 +01:00
day04.py day04 - shortened 2022-12-04 14:26:58 +01:00
day05.py day05 - no extra list, better indices 2022-12-05 08:11:17 +01:00
day06.py day06 2022-12-06 08:46:53 +01:00
day07.py day7 - foreign input 2022-12-07 06:36:14 +01:00
day08.py day8 - cleanup 2022-12-09 12:21:57 +01:00
day09.py day9 - foreign input 2022-12-09 08:24:57 +01:00
day10.py aoc_ocr 2022-12-10 15:38:48 +01:00
day11.py day11 - foreign input 2022-12-11 18:28:23 +01:00
day12.py day12 - improved 2022-12-14 19:35:58 +01:00
day13.py day13 - now it's a correctly behaving comparator 2022-12-13 12:05:58 +01:00
day14.py day14 - p2 even faster 2022-12-14 10:57:38 +01:00
day15.py day15 - needs serious optimizations 2022-12-15 07:36:26 +01:00
day16.py day16 - no need dataclass -> 180ms/1m17s 2022-12-16 16:05:31 +01:00
day17.py day17 - unoptimized, but good enough for now 2022-12-17 10:02:15 +01:00
leaderboard.py init 2022 2022-11-26 16:07:49 +01:00
main.py day01 2022-12-01 06:06:59 +01:00
skel_day.py day01 2022-12-01 06:06:59 +01:00
start_day.py fix path to pycharm on windows 2022-12-02 06:38:28 +01:00