QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#610712#8590. Problem SetterHuangHanShengCompile Error//C++231.2kb2024-10-04 17:03:572024-10-04 17:04:01

详细

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;
      |              ^