Submission #65461
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - Hello World! |
| ユーザー名 | r1910 |
| 投稿日時 | 2021-02-01 16:33:08 |
| 言語 | Java |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 78 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.java:1: error: illegal character: '#'
#include <stdio.h>
^
./Main.java:1: error: class, interface, or enum expected
#include <stdio.h>
^
./Main.java:5: error: class, interface, or enum expected
return 0;
^
./Main.java:6: error: class, interface, or enum expected
}
^
4 errors
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|