This repository contains my solutions for the Advent of Code
You can try out my solutions by cloning this repo and running the following:
npm run solve <year> <day>
for example:
npm run solve 2022 1
This repository contains my solutions for the Advent of Code
You can try out my solutions by cloning this repo and running the following:
npm run solve <year> <day>
for example:
npm run solve 2022 1