Submission #00207
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0005 - 3-number |
| ユーザー名 | r2521 |
| 投稿日時 | 2025-05-20 17:09:47 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 423 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:13:9: warning: implicit declaration of function ‘print’; did you mean ‘printf’? [-Wimplicit-function-declaration]
print("%d\n",C);
^~~~~
printf
/tmp/ccehI5Dk.o: In function `main':
Main.c:(.text.startup+0xb3): undefined reference to `print'
collect2: error: ld returned 1 exit status
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|