QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#96937#6135. BooksZhaoZiLongCompile Error//C++11989b2023-04-15 22:22:222023-04-15 22:22:26

Details

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