|
|
|
@ -10,3 +10,6 @@ In a folder for a specific day, |
|
|
|
|
|
|
|
|
|
* To run (assuming NuShell): `open sample.in | ./main.scm`; |
|
|
|
|
* To run (assuming bash): `./main.scm < sample.in`. |
|
|
|
|
|
|
|
|
|
There are also all solutions in imperative low-level Zig: |
|
|
|
|
https://oomza.cutegay.software/inga-lovinde/AdventOfCode-2023 |
|
|
|
|