Submission #00109
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - すごろくと駒 (Sugoroku and Pieces) |
| ユーザー名 | ei2217 |
| 投稿日時 | 2022-11-15 17:22:59 |
| 言語 | C++17 |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 1055 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:28:13: error: two consecutive ‘[’ shall only introduce an attribute before ‘[’ token
if(x[[a-1]-1]+1 < x[a[i]]){
^
./Main.cpp:28:13: error: expected ‘)’ before ‘[’ token
if(x[[a-1]-1]+1 < x[a[i]]){
~ ^
)
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|