QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#610712#8590. Problem SetterHuangHanShengCompile Error//C++231.2kb2024-10-04 17:03:572024-10-04 17:04:01

Details

answer.code: In function ‘void test()’:
answer.code:34:14: error: ‘I’ was not declared in this scope
   34 |         if(q[I] < a[1].first) continue;
      |              ^