Skip to content

callum-oakley/advent-of-code-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Solutions to the puzzles at adventofcode.com in Rust.

Run using cook.

One day:

cook run 2019 23

A whole year:

cook run 2019

Everything:

cook run

Looks for a token in a .session file in the root of this directory to download inputs and check answers.

About

Solutions to the puzzles at adventofcode.com in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages