This website requires JavaScript.
Explore
Help
Sign In
Arav
/
aoc2023
Watch
1
Star
0
Fork
0
You've already forked aoc2023
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c2efe3c9f0
aoc2023
/
day3
History
Alexander "Arav" Andreev
c2efe3c9f0
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
..
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