秋祭 | 静岡高校工学部



卬高杯


提出詳細

提出id提出時刻ユーザー名問題言語判定状況判定実行時間
1149392023-10-25 03:40:36matsumarutetsujiApython19/19RE79

N = input(" ")
N =class int(N)
if N > 1882:
    M = 1882 - N
else: M = -1
print("あなたは M 期生です")

sample1.txt RE 75
sample2.txt RE 74
sample3.txt RE 76
sample4.txt RE 74
sample5.txt RE 75
case1.txt RE 75
case2.txt RE 74
case3.txt RE 75
case4.txt RE 79
case5.txt RE 75
case6.txt RE 73
case7.txt RE 74
case8.txt RE 74
case9.txt RE 75
case10.txt RE 73
case11.txt RE 75
case12.txt RE 75
case13.txt RE 74
case14.txt RE 74
79 RE
  File "/var/www/judge/submit2/114939/a.py", line 2
    N =class int(N)
       ^^^^^
SyntaxError: invalid syntax