Run ID:92259

提交时间:2024-09-28 18:50:14

c=input() c=ord(c) c=c+10 c=c-30 c=c*20 c=c//5 print(c)