foo.c: In function 'main':
foo.c:39:9: warning: implicit declaration of function 'scanf_s'; did you mean 'scanf'? [-Wimplicit-function-declaration]
39 | scanf_s("%d", &n);
| ^~~~~~~
| scanf
/nix/store/j2gmfdd29cp3rcvghmn1a5kgcnmf8myp-binutils-2.40/bin/ld: /tmp/ccNgh4RY.o: in function `main':
foo.c:(.text.startup+0x18): undefined reference to `scanf_s'
/nix/store/j2gmfdd29cp3rcvghmn1a5kgcnmf8myp-binutils-2.40/bin/ld: foo.c:(.text.startup+0x3e): undefined reference to `scanf_s'
/nix/store/j2gmfdd29cp3rcvghmn1a5kgcnmf8myp-binutils-2.40/bin/ld: foo.c:(.text.startup+0x6e): undefined reference to `scanf_s'
collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务