Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 167 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 167 Bytes

advent2024

Run like

stack run -- test <n>

to do the test cases for day <n>, run like

stack run -- real <n>

to do the real cases for day <n>.