Submission #61444


ソースコード

ステータス

項目 データ
問題 0001 - Hello World!
ユーザー名 sth20_ikeda
投稿日時 2020-07-30 14:26:56
言語 C
状態 Compile Error
得点 0
ソースコード長 69 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:3:1: error: expected declaration specifiers before ‘printf’
 printf("Hello World");
 ^~~~~~
./Main.c:4:1: error: expected declaration specifiers before ‘return’
 return 0;
 ^~~~~~
./Main.c:4: error: expected ‘{’ at end of input
 return 0;

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #