Rust/JavaScript/Python solutions for the Advent of Code 2023 Calendar.
To run the a solution for a day:
# to run day 2 (with `./input.txt`)
./run.sh 2
# if you skip the day it will run the last available day
./run.sh
Rust/JavaScript/Python solutions for the Advent of Code 2023 Calendar.
To run the a solution for a day:
# to run day 2 (with `./input.txt`)
./run.sh 2
# if you skip the day it will run the last available day
./run.sh