/aoc_2020

Advent of code 2020

Primary LanguageC#

  • Aoc.Runner: class library to ease running of advent of code solutions
  • Aoc.Solutions: Solutions in c#
  • Aoc.FsSolutions: Solutions in f# (usually translations of c#)