Skip to content

FreakyBytes/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 - Solutions

This is my attempt to solving the 2022 Advent of Code puzzles and me trying to get more into writing idiomatic Rust.

Most stuff may be run via

cargo run --bin aoc2022-02 -- aoc2022-02/data.txt

but you might want to read to code anyway ;)

Releases

No releases published

Packages

No packages published

Languages