My solutions to "Advent of Code 2023" problems. Undertaking these for fun and educational reasons. Aim to complete as many as I can without losing too much time.
My previous attempts:
go run main.go -day {n} -s {sessionCookie}
where:
{n}
= which day's solution you're interested in{sessionCookie}
= is your unique auth cookie for accessing the problems