index
:
adventofcode2021
this commit
master
Advent of Code 2021 (adventofcode.com) in BQN and Clojure
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
day23.clj
blob: 37fb2eb0c9144e3dc97cf2c950180c5dc6f6affd (
plain
) (
blame
)
1
2
3
4
5
6
(ns org.vuxu.aoc2021.day23) ;; pen & paper (def part1 15109) (def part2 53751)