Skip to content

okkero/Advent-of-Code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent-of-Code-2020

Running

Prerequisites

You must have the Rust toolchain installed, and access to run cargo.

Setup

Create a file called cookie in the root of the project, and paste your AoC cookie there.
The cookie is used only to download your puzzle input.

Run the code

To run, execute cargo run --release -- <day>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages