← Back to Challenge List

Submission #62313

上傳編號62313
上傳時間2019-02-18 20:15:01
題目 獎金給多少*  #Python02 #判斷結構 #Tuple
使用者 anonymous
總得分 0, CE in 0 ms
# State Runtime Memory
0 CE 0 ms 0
1 CE 0 ms 0
2 CE 0 ms 0
3 CE 0 ms 0
4 CE 0 ms 0
Judge Information
./test.cpp:1:2: error: "164." after # is not a positive integer
#164. 獎金給多少*  #Python02 #判斷結構 #Tuple
^
./test.cpp:2:2: error: invalid preprocessing directive #http
#http://skyoj.tnfsh.tn.edu.tw/sky/index.php/problem/view/164/
^
./test.cpp:4:1: error: 'n' does not name a type
n = int(input())
^