Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 327 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 327 Bytes

My solutions to AoC 2023 in Dyalog APL, a bizarre language in which I am a total beginner. So don't expect the solutions to be elegant, performant, original, or readable.

All solutions assume Dyalog 18.2 defaults (⎕IO ← 0, ⎕ML ← 1, etc.) except where they are explicitly modified.