Submission #61609


ソースコード

ステータス

項目 データ
問題 0001 - Hello World!
ユーザー名 sth20_t-aranami
投稿日時 2020-08-04 10:58:07
言語 C
状態 Compile Error
得点 0
ソースコード長 78 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:4:1: warning: implicit declaration of function ‘pirntf’; did you mean ‘printf’? [-Wimplicit-function-declaration]
 pirntf("Hello World!\n");
 ^~~~~~
 printf
/tmp/cc7STOml.o: In function `main':
Main.c:(.text.startup+0xc): undefined reference to `pirntf'
collect2: error: ld returned 1 exit status

セット

セット 得点 Cases

テストケース

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