naschidaniel / advent-of-code-2022

My solutions for Advent of Code 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code of Advent 2021 cargo test

About

My solutions for Advent of Code 2022.

Development

cargo test
cargo run 01

Production

cargo build --release

mv to main folder
./advent-of-code run 01

Solutions

๐ŸŽ„ Day 01: Calorie Counting [Part1]

๐ŸŽ… Day 02: Rock Paper Scissors [Part1]

๐ŸŽ’ Day 03: Rucksack Reorganization [Part1]

About

My solutions for Advent of Code 2022

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%