Submission #00056
ソースコード
ステータス
項目 |
データ |
問題 |
0004 - AZAS |
ユーザー名 |
Arumakan_ei1727
|
投稿日時 |
2018-04-20 16:09:19 |
言語 |
C++17 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
683 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:22:12: error: use of an operand of type ‘bool’ in ‘operator++’ is forbidden in C++1z
a[k] ++;
^~
./Main.cpp:28:11: error: use of an operand of type ‘bool’ in ‘operator++’ is forbidden in C++1z
b[k]++;
^~
./Main.cpp:34:11: error: use of an operand of type ‘bool’ in ‘operator++’ is forbidden in C++1z
c[k]++;
^~
セット
テストケース