Skip to content

naamancurtis/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repo stores my solutions to the advent of code challenges, starting with 2020. It uses the cargo-aoc crate to run all the solutions.

# To run any given day's solutions
cargo aoc -d {day} -p {part}

Years

Benchmarks

cargo aoc bench -o

About

Stores my solutions to the advent of code problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages