advent_of_code_2023/day_01
2023-12-01 22:31:14 +01:00
..
input.txt set up day 01 2023-12-01 19:48:57 +01:00
program.py day 01: some cleanup, catch lines without any digits 2023-12-01 22:31:14 +01:00
test-input1.txt solve day 01 part 2 2023-12-01 21:36:24 +01:00
test-input2.txt solve day 01 part 2 2023-12-01 21:36:24 +01:00
test-input3.txt solve day 01 part 2 2023-12-01 21:36:24 +01:00
test_program.py day 01: some cleanup, catch lines without any digits 2023-12-01 22:31:14 +01:00