QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#96829#6128. Flippy SequenceGuanYunchangCompile Error//C++111.1kb2023-04-15 16:49:182023-04-15 16:49:21

Details

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