/advent-of-code-2023

Advent of code 2023 solutions written in TypeScript

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

advent-of-code-2023

Advent of code 2023 solutions written in TypeScript

Requirements

Usage

For instance, to run the first part of the second day, run the following command.

npm --workspace day2/part1 test input.txt

Tracks

Day Part Finished
Day 1 Part 1
Day 1 Part 2
Day 2 Part 1
Day 2 Part 2
Day 3 Part 1
Day 3 Part 2
Day 4 Part 1
Day 4 Part 2
Day 5 Part 1
Day 5 Part 2

License

See LICENSE.