this repo has no description
Rust 99.5%
Other 0.5%
6 3 0

Clone this repository

https://tangled.org/tulkdan.dev/advent-of-code
git@tangled.org:tulkdan.dev/advent-of-code

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Advent of Code Challenges#

This repo serves to train Rust with the Advent of Code challenges that take place on December of each year.

I'm creating each branch for each year so you can navigate for each year that I participated. The main branch serves only as a template.

Each challenge will have it's own file and unit tests to validate the challenge, also, every challenge has an input file with data, that I'm storing on input/ folder.