/aoc-2023

My Advent of Code 2023 solutions

Primary LanguageJavaScriptMIT LicenseMIT

AOC 2023

My solutions for Advent of Code 2023

Quickstart

Make sure you have node.js installed. Then, navigate to the day's directory and run node part1.js or node part2.js.