My solutions to Advent of Code 2022
Stars
9
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
99
commits
Day 25: add input
c336064
Day 24: add input
7c661de
Day 23: Add rough draft of solution (non-working)
ac36071
Day 22: add intermediate work
7391539
Day 22 (WIP): add initial code
c33f776
Day 21: Add Python + Z3 solution
a27952e
Day 21: replace std::monostate with real "symbol"
f63eba5
Day 21: Add comments and slight re-org
0c3a739
Day 21: switch to std::variant
e378a4f
Day 21: Add solution
01975e8
General: fix portability
65b1cf0
General: replace static_cast<U> with as<U>
cc0c1b5
General: add clang-tidy and cppcheck
5940ec1
Day 20: update solution to run 10x faster
bc4909c
Day 20: Add initial solution
8a74292