No description
Find a file
BoolPurist e3f7039080 Solved part 2 of day 7
Now works with real puzzle input

Problem was:
Letters to strength count was initialized in the wrong way
J was included twice.
2024-08-23 12:08:39 +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 2024-08-23 12:08:39 +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