This repository has been archived on 2021-12-17. You can view files and clone it, but cannot push or open issues or pull requests.
aoc-2021/06
aru f65e1232f6 Day 06 in Common Lisp optimalization
There's no need to rotate the array itself when you can just rotate an offset
into the array.
2021-12-07 14:09:18 +01:00
..
example_input Day 06 in Common Lisp 2021-12-07 12:44:49 +01:00
solution.lisp Day 06 in Common Lisp optimalization 2021-12-07 14:09:18 +01:00