Skip to content

sak96/Advent2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent 2020

Solution to advent 2020 questions.

The Solution are not meant to be Performance oriented. The intent is to get familiar with Rust Language.

How to run?

Edit main.rs to run call to correct day of run.

The run the program as follows:

cargo r -- ./src/day$number/input.txt

About

Advent of code 2020 solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages