63r6o / aoc2023

Advent of Code 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ„ Advent of code 2023

The structure of the repo:

β”œβ”€β”€ dayxx.js        # solution for day xx
β”œβ”€β”€ read-input.js   # a helper function to read and validate the inputs

To run day xx:

node dayxx path/to/input/file

About

Advent of Code 2023


Languages

Language:JavaScript 100.0%