|
3b277352d1
|
Cleaning up through all code.
|
2023-12-06 05:18:43 +04:00 |
|
|
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 |
|
|
57941c07ec
|
Replace uint32_t with uint64_t to support wider numbers.
|
2023-12-04 18:44:47 +04:00 |
|
|
fcabbd7dec
|
Day 4 part 2 complete!
|
2023-12-04 18:21:52 +04:00 |
|
|
6df6e7f36d
|
Day 4 part 1 complete.
|
2023-12-04 17:12:18 +04:00 |
|