Submission #10975
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - Hello World! |
| ユーザー名 | Jogasaki_Mika_Tanto_P |
| 投稿日時 | 2016-12-12 14:17:42 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 54 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c:1:18: warning: extra tokens at end of #include directive
#include<stdio.h>main(){return(puts("Hello World!"));}
^
/usr/lib/../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|