errantsky / advent-of-code-2021

Advent of Code 2021 submissions in Rust and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021

Python solutions are in /src/py, while Rust solutions are in /src/rust/.

Sample and submission inputs are kept in separate text files in /src/test_files/.

About

Advent of Code 2021 submissions in Rust and Python

License:MIT License


Languages

Language:Rust 51.1%Language:Python 48.9%