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

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


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

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Advent of Code 2023

My solutions to AOC 2023 in Rust!

To run tests:

cargo test

To output solutions for day **X**:

cargo run --bin dayX