Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcrumm/aoc2022
Advent of Code 2022 solutions in Elixir Livebook
https://github.com/mcrumm/aoc2022
Last synced: 27 days ago
JSON representation
Advent of Code 2022 solutions in Elixir Livebook
- Host: GitHub
- URL: https://github.com/mcrumm/aoc2022
- Owner: mcrumm
- License: mit
- Created: 2022-12-01T21:42:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T04:50:38.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T01:20:31.832Z (6 months ago)
- Size: 35.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2022
https://adventofcode.com/2022/
## Livebook solutions
* [Day 01](aoc2022-01.livemd)
* [Day 02](aoc2022-02.livemd)
* [Day 03](aoc2022-03.livemd)
* [Day 04](aoc2022-04.livemd)
* [Day 05 (WIP)](aoc2022-05.livemd)
* [Day 06](aoc2022-06.livemd)