advent-of-code-2023/day6
2023-12-06 12:26:25 -07:00
..
data.txt Day 6. Cheating a bit. Not bothering to try to parse a file with the data, just putting it in variables. And there's an off-by-one error at the end Im just going to ignore 2023-12-06 12:26:25 -07:00
main.zig Day 6. Cheating a bit. Not bothering to try to parse a file with the data, just putting it in variables. And there's an off-by-one error at the end Im just going to ignore 2023-12-06 12:26:25 -07:00
test.txt Day 6. Cheating a bit. Not bothering to try to parse a file with the data, just putting it in variables. And there's an off-by-one error at the end Im just going to ignore 2023-12-06 12:26:25 -07:00