refactoring aoc

This commit is contained in:
2021-07-12 18:41:39 -06:00
parent 991f82f3ae
commit 22a563ae34
19 changed files with 41 additions and 62 deletions

View File

@@ -1,4 +1,4 @@
package year2020;
package;
import sys.io.File;
import kiss.Prelude;