AdventOfCode/2022
Luke Hubmayer-Werner 1a2194d566 rejig time limits 2023-01-04 18:50:55 +10:30
..
input 2022 Day 24 Part 1 Python 2023-01-04 18:15:41 +10:30
day1-minimised.clj Move inputs to new folder 2022-12-03 17:22:53 +10:30
day1-v2.scala Move inputs to new folder 2022-12-03 17:22:53 +10:30
day1.clj Move inputs to new folder 2022-12-03 17:22:53 +10:30
day1.nim Move inputs to new folder 2022-12-03 17:22:53 +10:30
day1.scala Move inputs to new folder 2022-12-03 17:22:53 +10:30
day2-v2.scala Move inputs to new folder 2022-12-03 17:22:53 +10:30
day2.clj Move inputs to new folder 2022-12-03 17:22:53 +10:30
day2.nim Move inputs to new folder 2022-12-03 17:22:53 +10:30
day2.scala Move inputs to new folder 2022-12-03 17:22:53 +10:30
day3.clj fix EOF 2022-12-03 21:02:31 +10:30
day3.nim 2022 Day 3 Nim (not good) 2022-12-03 19:26:02 +10:30
day3.py Move inputs to new folder 2022-12-03 17:22:53 +10:30
day3.scala Move inputs to new folder 2022-12-03 17:22:53 +10:30
day4-sets.py Clean up some python 2022-12-05 20:42:34 +10:30
day4.clj 2022 Day 4 Clojure 2022-12-05 22:13:10 +10:30
day4.py 2022 Day 4 Python 2022-12-04 16:17:48 +10:30
day4.scala Remove unused extension method 2022-12-05 21:11:44 +10:30
day5.ipynb 2022 Day 5 cheeky notebook 2022-12-05 15:56:53 +10:30
day5.py Clean up some python 2022-12-05 20:42:34 +10:30
day5.scala Clean up scala 2022-12-05 20:14:48 +10:30
day6-bench.py 2022 Day 6 Python benching (twice as fast as scala!) 2022-12-06 18:02:00 +10:30
day6-mini.py golfed on demand, python is bad at golf 2022-12-06 16:04:17 +10:30
day6.cpp Add Rust and C++ sliding XOR window versions of Day6 2022-12-30 20:06:01 +10:30
day6.nim Nim's last stand 2022-12-06 23:19:48 +10:30
day6.py 2022 Day 6 Python 2022-12-06 15:35:26 +10:30
day6.rs Add Rust and C++ sliding XOR window versions of Day6 2022-12-30 20:06:01 +10:30
day6.scala Nim losing to Scala (again) 2022-12-06 23:34:01 +10:30
day07.py Rename day 7 input 2022-12-18 03:12:40 +10:30
day07.scala remove superfluous indent 2022-12-18 03:18:09 +10:30
day08.py 2022 Day 8 Python rough 2022-12-08 16:12:26 +10:30
day09.py Clean up python helpers and day9 2022-12-09 17:00:35 +10:30
day10.py 2022 Day 10 Python 2022-12-10 16:30:02 +10:30
day11.py 2022 Day 11 rough 2022-12-11 16:32:46 +10:30
day12.py remove pointless check, tabify 2022-12-12 17:21:51 +10:30
day13.py Add timers for no particular reason 2022-12-13 17:13:24 +10:30
day14.py 2022 Day 14 Python 2022-12-14 16:36:13 +10:30
day15.py iterate around sensor perimeters not full grid 2022-12-16 02:49:12 +10:30
day16.py 2022 Day 16 full Python 2022-12-16 20:55:06 +10:30
day17.py 2022 Day 17 Python 2022-12-17 18:42:06 +10:30
day18.py align 1s 2022-12-19 01:31:31 +10:30
day19.py no need to check length 2022-12-20 02:39:53 +10:30
day19.scala Proper scala concurrency (?) 2022-12-22 15:09:36 +10:30
day20.c clean up mix amount 2022-12-21 14:46:51 +10:30
day20.py clean up 2022-12-20 23:33:39 +10:30
day21.py 2022 Day 21 Python rough 2022-12-21 21:54:15 +10:30
day22.py [WIP] part 2 2022-12-23 01:50:47 +10:30
day23.py 2022 Day 23 Python 2022-12-23 16:40:17 +10:30
day24.py rejig time limits 2023-01-04 18:50:55 +10:30
day25.py 2022 Day 25 part 1 python 2023-01-03 23:13:18 +10:30
helpers.py part 1 done 2022-12-22 16:26:35 +10:30
today.ipynb Update helpers, add automatic input downloading 2022-12-09 18:42:16 +10:30