Adjust template.

This commit is contained in:
Danila Fedorin 2020-12-04 23:24:48 -08:00
parent b1889cbbba
commit 0dad7a3244

View File

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