This website works better with JavaScript.
Explore
Help
Sign In
dustinswan
/
advent-of-code-2023
Watch
1
Star
0
Fork
You've already forked advent-of-code-2023
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1e6bfbbb6e
advent-of-code-2023
/
day4
History
Dustin Swan
080ff61267
day4. Getting the hang of it. Much more straight forward than yesterday. I was hoping I could get the arrays set up without an allocator.. I feel like you should be able to. The file is loaded at compile time so technically we should know the size of the arrays. Maybe a future project
1 year ago
..
data.txt
day4. Getting the hang of it. Much more straight forward than yesterday. I was hoping I could get the arrays set up without an allocator.. I feel like you should be able to. The file is loaded at compile time so technically we should know the size of the arrays. Maybe a future project
1 year ago
main.zig
day4. Getting the hang of it. Much more straight forward than yesterday. I was hoping I could get the arrays set up without an allocator.. I feel like you should be able to. The file is loaded at compile time so technically we should know the size of the arrays. Maybe a future project
1 year ago
test.txt
day4. Getting the hang of it. Much more straight forward than yesterday. I was hoping I could get the arrays set up without an allocator.. I feel like you should be able to. The file is loaded at compile time so technically we should know the size of the arrays. Maybe a future project
1 year ago