Solutions of mine to https://adventofcode.com/2024/.
Go to file
2024-12-06 05:12:41 +00:00
.gitignore Ignore input files 2024-12-01 05:52:24 +00:00
q1.cpp Try to use more idiomatic C++ 2024-12-01 06:10:04 +00:00
q1.py Solve problems for day 1 2024-12-01 05:52:02 +00:00
q2.cpp Solve day 2 (C++) 2024-12-06 05:12:41 +00:00
q2.py Solve day 2 (Python) 2024-12-06 05:12:35 +00:00