finish refactoring aoc

This commit is contained in:
2021-07-12 19:26:06 -06:00
parent f5b37b223e
commit 56b01b5f63
13 changed files with 40 additions and 1158 deletions

View File

@@ -24,4 +24,4 @@ import year2020.Evasion;
#end
@:build(kiss.Kiss.build())
class Solutions {}
class Solutions2020 {}