QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#247418#7619. Make SYSU Great Again Iucup-team2182#Compile Error//C++20979b2023-11-11 14:21:282023-11-11 14:21:29

Details

answer.code: In function ‘void solve()’:
answer.code:10:9: error: ‘scanf_s’ was not declared in this scope; did you mean ‘scanf’?
   10 |         scanf_s("%d %d", &n, &k);
      |         ^~~~~~~
      |         scanf