Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 148 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 148 Bytes

Running:

bazel run //:main-\<day\>-part<1/2> \<path-to-input\> 

e.g.:

bazel run //:main-01-part1 ~/advent-of-code/01/input.txt