Submission #72345
ソースコード
ステータス
項目 |
データ |
問題 |
0960 - トランポリン |
ユーザー名 |
r2213
|
投稿日時 |
2022-09-02 17:19:51 |
言語 |
C++17 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
516 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:19:27: error: expected ‘;’ before ‘:’ token
for(int i = n-1;i >= 0:i--){
^
;
./Main.cpp:19:27: error: expected primary-expression before ‘:’ token
./Main.cpp:19:27: error: expected ‘)’ before ‘:’ token
for(int i = n-1;i >= 0:i--){
~ ^
)
./Main.cpp:19:27: error: expected primary-expression before ‘:’ token
セット
テストケース