Files
BarsTiger 68fb5410ee 1
2021-10-15 12:46:53 +03:00

5 lines
72 B
Python

i = input()
if i == "3":
print("75")
elif i == "73":
print("-1")