Submission #00012
ソースコード
ステータス
項目 |
データ |
問題 |
0001 - int? |
ユーザー名 |
ei2331
|
投稿日時 |
2024-11-11 17:49:05 |
言語 |
C++17 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
130 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp:7:12: warning: missing terminating " character
else cout<<"No\n;
^
./Main.cpp:7:12: error: missing terminating " character
else cout<<"No\n;
^~~~~~
./Main.cpp: In function ‘int main()’:
./Main.cpp:7:1: error: expected ‘}’ before ‘else’
else cout<<"No\n;
^~~~
./Main.cpp:5:14: note: to match this ‘{’
if((int)n==n){
^
./Main.cpp:8:1: error: expected primary-expression before ‘}’ token
}}
^
./Main.cpp: At global scope:
./Main.cpp:8:2: error: expected declaration before ‘}’ token
}}
^
セット
テストケース