Skip to content

Noob rust solutions for Advent of Code 2020

Notifications You must be signed in to change notification settings

xorspark/aoc2020-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2020-rust

Noob Rust solutions for Advent of Code 2020. Still learning the ways of the crab.

Running:

cd aoc## # where ## is the zero-padded day
cargo build
cat input/input.txt | ./target/debug/aoc##  
# Try not to sweat the UUOC.
# Try really hard.
# Cry.
# Oh, right. Profit.

About

Noob rust solutions for Advent of Code 2020

Resources

Stars

Watchers

Forks

Languages