Submission #00004


ソースコード

ステータス

項目 データ
問題 0001 - 果物 (Fruit)
ユーザー名 yu184743
投稿日時 2024-05-29 16:01:25
言語 C
状態 Compile Error
得点 0
ソースコード長 82 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:3:19: error: ‘x’ undeclared (first use in this function)
     scanf("%d%d",&x,&y);
                   ^
./Main.c:3:19: note: each undeclared identifier is reported only once for each function it appears in
./Main.c:3:22: error: ‘y’ undeclared (first use in this function)
     scanf("%d%d",&x,&y);
                      ^

セット

セット 得点 Cases

テストケース

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