Skip to content

Latest commit

 

History

History

2021

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

My solutions in TypeScript for the Advent of Code 2021.

To run any part with Deno, run:

$ cd dayXX
$ deno run --allow-read partX.ts