Submission #76109
ソースコード
ステータス
項目 |
データ |
問題 |
0384 - HNNNNNNNNN |
ユーザー名 |
ei2331
|
投稿日時 |
2023-09-14 17:59:46 |
言語 |
C++17 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
181 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp:4:11: warning: missing terminating " character
cout<<"HNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
^
./Main.cpp:4:11: error: missing terminating " character
cout<<"HNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Main.cpp:5:3: warning: missing terminating " character
/n";
^
./Main.cpp:5:3: error: missing terminating " character
/n";
^~
./Main.cpp: In function ‘int main()’:
./Main.cpp:5:1: error: expected primary-expression before ‘/’ token
/n";
^
./Main.cpp:5:2: error: ‘n’ was not declared in this scope
/n";
^
./Main.cpp:5:2: note: suggested alternative: ‘yn’
/n";
^
yn
セット
テストケース