QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#414208#7990. 广播MaMengQiCompile Error//C++201.3kb2024-05-18 17:17:442024-05-18 17:17:45

Details

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