Files
AdventOfCode/README.md
2022-12-15 21:42:10 +01:00

423 B

Advent of Code

CLI Preview

Advent of Code made in C#, using Spectre.Console for console display and BenchmarkDotNet for benchmarks

Build and run

  • Install .Net 7 SDK if needed
  • Clone the repository
  • In a shell, execute dotnet run

Benchmarks

Todo...