Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 331 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 331 Bytes

Advent of Code 2023

Running dev mode

pnpm start day<N>

or

pnpm start day<N>

Example:

pnpm start day1

If the day folder does not exist, it will be created from template.

Leaderboard

Leaderboard 2023

Languages used:

  • TypeScript
  • JavaScript