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
20
Commits
1
Branch
0
Tags
163
KiB
f092158510
Commit Graph
3 Commits
Author
SHA1
Message
Date
Alexander "Arav" Andreev
96a6593672
Let's introduce a special stackpointer_t type to represent a type of a stack pointer.
...
Also set STACK_SZ to UINT8_MAX + 1.
2023-12-04 18:49:03 +04:00
Alexander "Arav" Andreev
57941c07ec
Replace uint32_t with uint64_t to support wider numbers.
2023-12-04 18:44:47 +04:00
Alexander "Arav" Andreev
fcabbd7dec
Day 4 part 2 complete!
2023-12-04 18:21:52 +04:00