https://github.com/galuque/aoc_2020
Advent of Code 2020 solutions in Clojure
https://github.com/galuque/aoc_2020
Last synced: about 2 months ago
JSON representation
Advent of Code 2020 solutions in Clojure
- Host: GitHub
- URL: https://github.com/galuque/aoc_2020
- Owner: galuque
- Created: 2020-12-05T02:43:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T17:59:22.000Z (over 3 years ago)
- Last Synced: 2025-02-03T23:50:06.220Z (4 months ago)
- Language: Clojure
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2020
"Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like."
[From the about page](https://adventofcode.com/2020/about)
These are my solutions in Clojure.