QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#96760#6128. Flippy SequenceZhangYiDeCompile Error//C++1.0kb2023-04-15 16:08:122023-04-15 16:08:16

Details

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