add level 3 and backport textparser changes
This commit is contained in:
@@ -5,7 +5,7 @@ using AoCLevelInputProvider;
|
||||
using Parsing;
|
||||
using Parsing.Schema;
|
||||
|
||||
public class Level1Solver : LevelSolverBase
|
||||
public class Level1Solver : FullTextLevelSolverBase
|
||||
{
|
||||
public override int LevelNumber
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user