remzh / AoC-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 100.0%