Skip to content

amhk/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Solutions for Advent of Code.

To run a particular solution:

$ cargo run --release --bin aoc-<year>-<day>

To work on a solution:

$ cd <year>/<day>
# hack hack hack
$ cargo t
$ cargo r

License

This project is licensed under the MIT license - see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages