Submission #38252
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - Hello World! |
| ユーザー名 | ei1821 |
| 投稿日時 | 2018-07-05 18:06:44 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 165 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:4:47: error: redefinition of ‘e’
int H=72,e=101,l=108,o=111,W=87,r=114,d=100,e=33;
^
./Main.c:4:12: note: previous definition of ‘e’ was here
int H=72,e=101,l=108,o=111,W=87,r=114,d=100,e=33;
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|