https://github.com/unclebob/adventofcode2021
https://github.com/unclebob/adventofcode2021
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unclebob/adventofcode2021
- Owner: unclebob
- Created: 2021-12-08T20:11:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-21T14:24:35.000Z (over 4 years ago)
- Last Synced: 2023-04-12T14:17:24.276Z (about 3 years ago)
- Language: Clojure
- Size: 86.9 KB
- Stars: 46
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Advent of Code 2021.
The first three days were throwaways. No code for them.
Every other day shows the final result.
The testing library is 'speclj'. You'll see it referenced in project.clj.
The java version is 1.8.
As requested by the AOC team, I'll be adding solutions a few days behind, just to keep things "fair".