Submission #14514
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - Hello World! |
| ユーザー名 | Zzz..ei1704..Zzz |
| 投稿日時 | 2017-04-20 17:01:16 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 82 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:3:3: error: stray ‘\357’ in program
printf("Hello World!\n");
^
./Main.c:3:3: error: stray ‘\274’ in program
./Main.c:3:3: error: stray ‘\233’ in program
./Main.c:4:3: error: expected ‘;’ before ‘return’
return(0);
^
./Main.c:4:3: error: stray ‘\357’ in program
./Main.c:4:3: error: stray ‘\274’ in program
./Main.c:4:3: error: stray ‘\233’ in program
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|