QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#96781#6128. Flippy SequenceZhaoZiLongCompile Error//C++1.0kb2023-04-15 16:17:082023-04-15 16:17:10

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