/advent-of-code

Advent of Code

Primary LanguageC#

Advent of Code

This project is for the advent of code challenge. This project allows support for multiple years and auto-determining the day and year from the current day.

Setup

Sign in on https://adventofcode.com/ and grab the cookie that is used for the site. Place this in an .env file and run the project for the day you want by overriding the day and/or year overrides.

Requirements