Run ID:92255

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

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