Submission #00130
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0003 - repdigit |
ユーザー名 | TangentDay |
投稿日時 | 2017-07-07 21:20:31 |
言語 | C++11 |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 2711 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: 関数 ‘int main()’ 内: ./Main.cpp:123:15: エラー: ‘i’ was not declared in this scope if (p[i].size() == 0) continue; ^ ./Main.cpp:123:31: エラー: ループの外にある continue 文です if (p[i].size() == 0) continue; ^~~~~~~~
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|