QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#96941#6135. BooksMaMengQiCompile Error//C++11886b2023-04-15 22:36:372023-04-15 22:36:39

Details

answer.code: In function ‘int main()’:
answer.code:16:17: error: ‘scanf_s’ was not declared in this scope; did you mean ‘scanf’?
   16 |                 scanf_s("%lld%lld", &n, &m);
      |                 ^~~~~~~
      |                 scanf