Skip to content

Repository files navigation

Advent of Code 2021 🎄

Solutions written in TypeScript.

Usage

npm start solve <day> <input>

...

➜  advent-of-code-2021 git:(main) npm start -- 2 ./inputs/day-two.txt

> advent-of-code-2021@1.0.0 start
> ts-node src/index.ts "2" "./inputs/day-two.txt"

Results
  First Part: 2215080
  Second Part: 1864715580

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages