Skip to content

ggobbe/advent-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

https://adventofcode.com/

Setup

Install Deno

Run

deno run [day].ts

Optional: You can pass --allow-read to skip the prompt to read the input files from ./inputs

deno run --alow-read [day].ts

Note: Most days have two parts, second part is usually suffixed with letter b, e.g. day4b.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published