Submission #00194
ソースコード
ステータス
| 項目 |
データ |
| 問題 |
0006 - 旅行先のパーティー |
| ユーザー名 |
DAI_0110
|
| 投稿日時 |
2024-04-26 17:31:07 |
| 言語 |
C |
| 状態 |
Compile Error |
| 得点 |
0
|
| ソースコード長 |
264 Byte |
| 最大実行時間 |
-
|
| 最大メモリ使用量 |
|
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:11:13: warning: implicit declaration of function ‘print’; did you mean ‘printf’? [-Wimplicit-function-declaration]
print("3\n");
^~~~~
printf
/tmp/ccbZmuaj.o: In function `main':
Main.c:(.text.startup+0x34): undefined reference to `print'
collect2: error: ld returned 1 exit status
セット
テストケース