Skip to content

kyp44/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

These are my solutions to the Advent of Code problems in Rust.

I started this to help me learn Rust, but now the problems are just fun to solve and also help keep my Rust skills sharp! All the code is documented to some extent, including general utilities in the [aoc] library crate that are used across multiple solutions.

Also see the LaTeX notes for problems that required more analysis or warranted further explanation. The document is in the notes directory and includes a Makefile.

About

Solutions to the Advent of Code problems in Rust.

Resources

Stars

Watchers

Forks

Packages

No packages published