Submission #00021
ソースコード
ステータス
項目 |
データ |
問題 |
0002 - 部活の人数 |
ユーザー名 |
ei2521
|
投稿日時 |
2025-05-20 16:12:49 |
言語 |
C |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
117 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:5:5: warning: implicit declaration of function ‘scanfr’; did you mean ‘scanf’? [-Wimplicit-function-declaration]
scanfr("%d%d",&a,&b);
^~~~~~
scanf
/tmp/ccpVYXk7.o: In function `main':
Main.c:(.text.startup+0x16): undefined reference to `scanfr'
collect2: error: ld returned 1 exit status
セット
テストケース