Skip to content

zsr2531/aoc_2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

This repo contains my solutions to AoC 2021. I decided to use Rust exclusively this year, so all the solutions can be found in the same project.

Usage

./aoc_2021 <input1> <input2>

Note: If you want to solve part 1 first, you can omit input2.

Then the program will prompt you to select which day to load the solution for. Afterwards, it will read the input and feed it to the solution and then print the result.

About

This repo contains my solutions to AoC 2021.

Topics

Resources

License

Stars

Watchers

Forks

Languages