Skip to content

Latest commit

 

History

208 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages