No description
Find a file
BoolPurist 480bc48d79 Solved part 2 of day 7 partially
Example works
but not the real puzzle input
2024-08-23 11:29:22 +02:00
file_input Solved part 2 of day 7 partially 2024-08-23 11:29:22 +02:00
real_puzzel_input Solved 1 task for day 5 2024-08-16 18:23:12 +02:00
src Solved part 2 of day 7 partially 2024-08-23 11:29:22 +02:00
.gitignore Solved 1 task for day 5 2024-08-16 18:23:12 +02:00
Cargo.lock Implemented input as direct value or as file input 2024-08-16 16:36:56 +02:00
Cargo.toml Implemented input as direct value or as file input 2024-08-16 16:36:56 +02:00
output.txt Restarted day 5 2024-08-17 21:20:26 +02:00