DevSlashRichie / AdventOfCode22

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

These are my solutions for Advent of Code 2022

The modules are divided in days and they include both parts for each challenge.

Executing the solutions

Remember to execute it at root in order to correctly read the data.

 cargo run 

You can edit the inputs at the data folder. You need to follow the naming schema

About


Languages

Language:Rust 100.0%