/AoC-2023

Primary LanguageJavaScript

Advent of Code Solutions (2023)

© 2023 Rem Zhang

All solutions are written in JavaScript, and require Node.js. Days can be run by using node base.js <day>, where <day> is the day of the month / puzzle number to run.