Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 687 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 687 Bytes

Advent of code 2022 solutions

  1. Place the solution in directory solutions/#-...
  2. yarn start to run index.ts from current directory
  3. yarn test to run vitest in current directory
  4. yarn res:dev to run ReScript compiler

Real answers tests are in answers directory, but are encrypted with VITE_ANSWER_PASSWORD environment variable.

1 6 11 16 21
2 7 12 17 22
3 8 13 18 23
4 9 14 19 24
5 10 15 20 25