Skip to content

rcarlsson/adventofcode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions for Advent of Code 2021 (https://adventofcode.com/2021)

To run a solution, put the input in a file in the root directory of the repository and name it after the day, e.g. day1.input, and run

cargo run --release --bin day1

Tests:

cargo test --bin day1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages