QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#209647#6386. DollsZhaoZiLongCompile Error//C++171001b2023-10-10 16:23:532023-10-10 16:23:54

Details

answer.code: In function ‘int main()’:
answer.code:52:15: error: ‘i’ was not declared in this scope
   52 |     int c = a[i] % 2;
      |               ^