Adjust template.

This commit is contained in:
Danila Fedorin 2020-12-04 23:24:48 -08:00
parent b1889cbbba
commit 0dad7a3244
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ end
def part2
input = INPUT.clone
end
part1
part2