#25032: 解題報告


h103013@hnps.tn.edu.tw (KKK)


s=input().split()

a=int(s[0])

b=int(s[1])

c=int(s[2])

事前預備動作