aoc2023/day3
2023-12-03 18:36:14 +04:00
..
in.my Day 3 part 1 complete. 2023-12-03 17:57:26 +04:00
in.test Day 3 part 1 complete. 2023-12-03 17:57:26 +04:00
p1.c Day 3 part 1 complete. 2023-12-03 17:57:26 +04:00
p2.c Let's replace a func call with a simple macro that just checks for if a character is between 0x30 ('0') to 0x39 ('9'). 2023-12-03 18:36:14 +04:00