← Back to Challenge List

Submission #111310

上傳編號111310
上傳時間2020-09-25 08:21:41
題目 一中各表
使用者 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: In function 'int main()':
./test.cpp:9:2: error: expected ';' before 'while'
while ( c <= a ) {
^
./test.cpp:21:1: error: expected '}' at end of input
}
^