This repository contains solutions for 2021 Advent of Code challenges.
Install dotnet script as a global .NET tool. .NET (Core or >=5) is also required.
Run code from terminal with dotnet script day$DAY.csx.
This repository contains solutions for 2021 Advent of Code challenges.
Install dotnet script as a global .NET tool. .NET (Core or >=5) is also required.
Run code from terminal with dotnet script day$DAY.csx.