Submission #48847
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 1131 - 和差積商余 |
| ユーザー名 | r1910 |
| 投稿日時 | 2019-04-26 17:17:26 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 68 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:3:3: warning: implicit declaration of function ‘prntf’; did you mean ‘printf’? [-Wimplicit-function-declaration]
prntf("0\n");
^~~~~
printf
/tmp/ccihK9tY.o: In function `main':
Main.c:(.text.startup+0xc): undefined reference to `prntf'
collect2: error: ld returned 1 exit status
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|