Skip to content

davidgauch/advent-of-code

Repository files navigation

This is currently incomplete, I made it public mainly to prove that I have ever witten Rust outside the confines of proprietary code.

2022 Advent of Code solutions

I chose to write this year's solutions in Rust. I know I'm writing bad code, I'm optimizing for development time, not code quality. Once I get the right answer I stop making edits.

I have not spent any time benchmarking the code.

To run a solution invoke the program with Cargo:

$ cargo run --bin aoc01

If you have questions about the code, please open an issue and ask away! Beginner questions are very much welcome.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages