QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#96780#6128. Flippy SequenceGuanYunchangCompile Error//C++171.0kb2023-04-15 16:16:462023-04-15 16:16:47

Details

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