From 116bc23a2c24570cd68468cd9edc932d999d4cc3 Mon Sep 17 00:00:00 2001 From: ajet Date: Mon, 27 Oct 2025 14:31:13 -0900 Subject: [PATCH] add readme --- 2024/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 2024/README.md diff --git a/2024/README.md b/2024/README.md new file mode 100644 index 0000000..39286f4 --- /dev/null +++ b/2024/README.md @@ -0,0 +1,9 @@ +# AOC 2024 + +## todo (spoilers) + 15) reimplement to support wide rock + 16) add backtracking to find all viable paths + 17) find right input to make computer program output itself + 20) search in 20x20 grid for larger cheat jumps + 21) dp for long keypad input sequence + 24) find the 4 swaps (8 wires) such that the adding machine works for all inputs