aoc2023/day5
Alexander Andreev 3fad087730
Well... forgot to change a type of a returning num variable in day 5 and 6. xD
2023-12-07 01:05:18 +04:00
..
in.my Day 5 part 1 complete. 2023-12-05 18:49:47 +04:00
in.test Day 5 part 1 complete. 2023-12-05 18:49:47 +04:00
p1.c Well... forgot to change a type of a returning num variable in day 5 and 6. xD 2023-12-07 01:05:18 +04:00
p2.c Made parse_number inlined and made an arg const char *. Not sure if inlining will work, but I'm lazy to check. :P 2023-12-07 00:44:19 +04:00