Skip to content

wshivers93/AdventOfCode2022

Repository files navigation

Code Style: Google

Advent of Code 2022

This package contains the solutions for the Advent of Code problems.

Running the code

Specify the day you are trying to solve in the solve command.

npm run solve -- --day=day<number>

The empty argument before --day=... is required, otherwise the command is passed to npm and not the script.

About

Solutions to the Advent of Code problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors