advent-of-code-2023/day24/pysolve
Nick Krichevsky f3e3391708 Solve day 24 part 2 2023-12-29 08:47:55 -05:00
..
README.md Add symbolic solution to day 24 part 1 2023-12-28 22:55:01 -05:00
main.py Solve day 24 part 2 2023-12-29 08:47:55 -05:00
poetry.lock Add symbolic solution to day 24 part 1 2023-12-28 22:55:01 -05:00
pyproject.toml Add symbolic solution to day 24 part 1 2023-12-28 22:55:01 -05:00

README.md

This is a script to solve day 24, only. It uses the JSON output from the Go package in the parent directory as input.