Advent Of Code 2021
Go to file
2021-12-15 11:33:14 +01:00
inputs day15: add results as test 2021-12-15 11:33:14 +01:00
aocrr_bot.py day13 2021-12-13 06:51:26 +01:00
day01.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day02.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day03.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day04.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day05.py minor changes to accomodate for pypy 2021-12-12 17:39:15 +01:00
day06.py minor changes to accomodate for pypy 2021-12-12 17:39:15 +01:00
day07.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day08.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day09.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day10.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day11.py add final answers as test cases to we can make sure we didn't break anything in the past later in the event 2021-12-11 07:02:29 +01:00
day12.py day12: go even faster 2021-12-12 07:50:58 +01:00
day13.py day13: massive speed-up by getting only active cells (already Coordinate()s) in a row/column from Grid() 2021-12-13 11:11:37 +01:00
day14.py day14: code shortening (*params are cool :) 2021-12-14 09:38:06 +01:00
day15.py day15: add results as test 2021-12-15 11:33:14 +01:00
leaderboard.py leaderboard time exposal 2021-12-03 08:07:06 +01:00
main.py day07: code beautification 2021-12-07 06:46:21 +01:00
skel_day.py day07: code beautification 2021-12-07 06:46:21 +01:00