Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 202 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 202 Bytes

Solutions to Advent of Code 2022

Written in Typescript for Deno

How to run solutions

./run ./solution/<day>.<{1,2}>.ts

Some solutions will also output an image when run with --viz flag.