Submission #00237
ソースコード
ステータス
項目 |
データ |
問題 |
0006 - 品質管理 |
ユーザー名 |
Zzz..ei1704..Zzz
|
投稿日時 |
2018-04-20 18:02:46 |
言語 |
C++11 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
1329 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:23:8: error: ‘strcmp’ was not declared in this scope
if(strcmp(cors[j],cors[n-1-j])!=0){
^~~~~~
./Main.cpp:23:8: note: suggested alternative: ‘strtoq’
if(strcmp(cors[j],cors[n-1-j])!=0){
^~~~~~
strtoq
./Main.cpp:55:10: error: ‘strcmp’ was not declared in this scope
if(strcmp(cors[j],cors[n-1-j])!=0){
^~~~~~
./Main.cpp:55:10: note: suggested alternative: ‘strtoq’
if(strcmp(cors[j],cors[n-1-j])!=0){
^~~~~~
strtoq
セット
テストケース