|
|
@ -2,6 +2,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
Solutions to https://adventofcode.com/2023/ |
|
|
|
Solutions to https://adventofcode.com/2023/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is my first experience with Zig. |
|
|
|
|
|
|
|
|
|
|
|
In a directory for a specific day, |
|
|
|
In a directory for a specific day, |
|
|
|
|
|
|
|
|
|
|
|
* To test: `zig build test`; |
|
|
|
* To test: `zig build test`; |
|
|
|