QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#253229#5600. Restaurant OpeningGuanYunchangCompile Error//C++11837b2023-11-16 20:01:302023-11-16 20:01:31

Details

answer.code: In function ‘int main()’:
answer.code:17:25: error: ‘scanf_s’ was not declared in this scope; did you mean ‘scanf’?
   17 |                         scanf_s("%d", &aa[i][j]);
      |                         ^~~~~~~
      |                         scanf