记录详情

Compile Error

foo.c: In function 'main':
foo.c:14:17: warning: implicit declaration of function 'scanf_s'; did you mean 'scanf'? [-Wimplicit-function-declaration]
   14 |                 scanf_s("%d %d\n", &x, & y);
      |                 ^~~~~~~
      |                 scanf
/nix/store/jfkmqz20q8fsaqizcml86adxqyzlwllx-binutils-2.38/bin/ld: /tmp/cchyPYF2.o: in function `main':
foo.c:(.text.startup+0x3a): undefined reference to `scanf_s'
collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1389 Problem 1A. 中秋月饼
语言
C
递交时间
2022-09-29 16:31:43
评测时间
2022-09-29 16:31:43
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes