An open API service indexing awesome lists of open source software.

https://github.com/hauntedhost/advent-of-code-2023

Advent of Code 2023
https://github.com/hauntedhost/advent-of-code-2023

Last synced: 11 months ago
JSON representation

Advent of Code 2023

Awesome Lists containing this project

README

          

```
████████████████
████░░░░░░░░░░░░░░████
██░░░░ ░░░░██
██░░ ░░██
██░░ ░░██
██░░ ░░██
██░░ ░░██
██░░ ████ ████ ░░░░██
██░░ ████ ████ ░░██
██░░ ████ ████ ░░██
██░░ ░░░░ ░░░░░░██
██░░ ░░░░ ████ ░░░░░░██
██░░ ░░████
██░░ ░░░░██
██░░ ░░██
██ ██░░ ░░░░░░██
██░░████░░ ░░████████
██░░░░░░ ░░██
██░░ ░░██
██░░░░ ░░██
████░░ ░░██
██░░░░ ░░░░██
████░░░░░░░░░░░░░░░░░░░░░░░░████
██████████████████████████
```

## Days
- Day 1 — [rust](rust/src/bin/day01.rs), [elixir](elixir/lib/day01.ex)
- Day 2 - [rust](rust/src/bin/day02.rs)
- Day 3 - [rust](rust/src/bin/day03.rs)