Skip to content

walrusk/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

https://adventofcode.com/2020

In rust

https://www.rust-lang.org/

Running this

# Install rust (command from https://www.rust-lang.org/learn/get-started)
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cd dec1
cargo run

Note: inputs included in this repo are just the example inputs, not my personalized ones from AOC.

Note to future self: I forgive you for giving up on this because the challenges got too long.

About

Advent of Code 2020 in Rust

Resources

Stars

Watchers

Forks

Contributors

Languages