Submission #25395


ソースコード

ステータス

項目 データ
問題 0826 - Kitty!
ユーザー名 ei1507
投稿日時 2017-08-27 23:00:02
言語 C++
状態 Compile Error
得点 0
ソースコード長 70 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp: 関数 ‘int main()’ 内:
./Main.cpp:2:44: エラー: ‘endl’ was not declared in this scope
 int main(){ std::cout << "Hello Kitty!" << endl; }
                                            ^
./Main.cpp:2:44: 備考: suggested alternative:
In file included from /usr/local/gcc-5.1.0/include/c++/5.1.0/iostream:39:0,
                 from ./Main.cpp:1:
/usr/local/gcc-5.1.0/include/c++/5.1.0/ostream:590:5: 備考:   ‘std::endl’
     endl(basic_ostream<_CharT, _Traits>& __os)
     ^

セット

セット 得点 Cases

テストケース

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