Package net.fornwall.aoc
package net.fornwall.aoc
This package contains a single
Solver
class for solving Advent of Code problems.-
ClassDescriptionA solver of Advent of Code problems.Exception thrown when an Advent of Code solution can not be solved by the
Solver.solve(int, int, int, String)