samoylenkodmitry / AdventOfCode2022

This is my attempt to solve AdventOfCode2022 (https://adventofcode.com/2022/) and learn some Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdventOfCode2022

This is my attempt to solve AdventOfCode2022 (https://adventofcode.com/2022/) and learn some Rust

How to use

Just create new dayN.rs file and implement Day class, also add it into collection in main.rs file.

About

This is my attempt to solve AdventOfCode2022 (https://adventofcode.com/2022/) and learn some Rust


Languages

Language:HTML 65.8%Language:Rust 34.2%