This commit is contained in:
Mikołaj Pokrywka 2022-05-04 19:12:51 +02:00
parent cb4d2071c6
commit 690cc56516

1
run.py
View File

@ -39,6 +39,7 @@ if __name__ == "__main__":
for p in expected:
f.write(str(p) + '\n')
f.close()