Skip to content

WinterCore/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020 solutions

How to run locally

  • Install Deno
  • Clone this repo git clone https://github.com/WinterCore/aoc-2020.git
  • Change your current working directory to the problem folder that you wanna run cd aoc-2020/day<number>
  • Run deno run --allow-read index.ts

About

My Advent Of Code 2020 Solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors