Aryadev Chavali b99cda7087 Finished round 1 of puzzle 9
Pretty interesting, functional idioms kinda fail here as there are no
nice functions I can think of for the single-knot-execute-line
`dotimes` section.  I could use tail recursion with an optimisation
but this is pretty explicit.  You can compare execute-lines to
execute-line to see which type of iteration fits you.
2023-10-18 17:03:36 +01:00
2023-10-18 17:03:36 +01:00
2023-10-17 14:36:14 +01:00

Advent of Code

My solutions to the advent of code for each year. I dunno what languages I'll use per year ngl.

Description
No description provided
Readme Unlicense 84 KiB
Languages
Common Lisp 85.3%
Rust 3.4%
JavaScript 3%
OCaml 2.9%
Python 2.2%
Other 3.2%