Skip to content

jimgerth/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2020

This is my little christmas holiday project trying to learn Rust by doing this years Advent of Code.

I'm a little limited in my time due to university and work, so I'm already behind the one-puzzle-per-day schedule, but I hope I will get to all the challenges eventually.

Run

Simply git clone this repository and use cargo run <puzzle number> to compute the answer to the challenge of the given day.

Releases

No releases published

Packages

No packages published

Languages