Submission #40851
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0001 - Hello World! |
ユーザー名 | ei1841 |
投稿日時 | 2018-08-08 11:55:47 |
言語 | C++ |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 82 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp:1:19: warning: extra tokens at end of #include directive #include<iostream>using namespace std;int main(){cout<<"Hello World!\n";return 0;} ^ /usr/lib/../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|