https://github.com/brunobonacci/aoc2019
Advent of Code 2019 solutions (in Clojure)
https://github.com/brunobonacci/aoc2019
Last synced: over 1 year ago
JSON representation
Advent of Code 2019 solutions (in Clojure)
- Host: GitHub
- URL: https://github.com/brunobonacci/aoc2019
- Owner: BrunoBonacci
- Created: 2019-12-02T22:04:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T20:07:01.000Z (over 6 years ago)
- Last Synced: 2025-01-22T05:28:32.171Z (over 1 year ago)
- Language: Clojure
- Size: 61.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aoc2019
Coding challenges and Clojure solutions:
- [Advent of Code 2019](https://adventofcode.com/2019)
Solutions are just REPL explorations not really thoughtful solutions.