Submission #00006


ソースコード

ステータス

項目 データ
問題 0002 - 準急電車 (Semiexpress)
ユーザー名 Arumakan_ei1727
投稿日時 2019-01-30 19:58:16
言語 C++14
状態 Compile Error
得点 0
ソースコード長 1181 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp: In function ‘int main()’:
./Main.cpp:55:1: error: expected ‘}’ at end of input
 }
 ^
./Main.cpp:46:32: note: to match this ‘{’
   for (int a = 1; a <= N; ++a) {
                                ^
./Main.cpp:55:1: error: expected ‘}’ at end of input
 }
 ^
./Main.cpp:20:1: note: to match this ‘{’
 {
 ^

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #