Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 310 Bytes

readme.md

File metadata and controls

31 lines (21 loc) · 310 Bytes

Advent of code time!

2020 - 5/25

2021 - 8/25

2022 - 1/25... in progress

How to run code:

Requirements: Nodejs 12+

  1. Install dependencies
npm i
  1. Inside root directory run:
npx ts-node 2021/day2

or

bun 2023/day04/index.ts

More info: https://adventofcode.com/