Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niklasmohrin/adventofcode2023

My solutions to https://adventofcode.com/2023
https://github.com/niklasmohrin/adventofcode2023

Last synced: about 2 months ago
JSON representation

My solutions to https://adventofcode.com/2023

Awesome Lists containing this project

README

        

# Advent of Code 2023

My solutions to [Advent of Code 2023](https://adventofcode.com/2023).
Python scripts are directly executable, for Rust use `cargo run --bin 02` (where `02` is any of the days with Rust programs).