My attempts at the Advent of Code 2022. They may not be idiomatic or performant but I'm keeping this as a record of my Rust ability and creativity as it was. https://adventofcode.com/2022
Go to file
2023-10-12 11:28:42 +01:00
src Day 2, Part 1 & 2 2023-10-11 11:36:48 +01:00
.gitattributes Initial commit 2023-10-10 12:29:26 +01:00
.gitignore Initial commit 2023-10-10 12:29:26 +01:00
Cargo.toml Add itertools crate 2023-10-12 11:28:42 +01:00
LICENSE Initial commit 2023-10-10 12:29:26 +01:00
README.md Initial commit 2023-10-10 12:29:26 +01:00

advent-of-code-2022

Advent of Code 2022