Skip to content

Tohaker/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Language: TypeScript

Runtime: Deno


Run the CLI on a particular day

$ deno task cli

✔ Which day's puzzle should be run? … 1
Day 1:
-------------------
Part 1: 67658
Part 2: 200158
-------------------
duration: 2ms

Run all the tests

$ deno task test

...
ok | 9 passed (29 steps) | 0 failed (243ms)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published