QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#330975#8055. Balanceucup-team171Compile Error//C++206.9kb2024-02-17 21:29:492024-02-17 21:29:49

詳細信息

answer.code: In function ‘int main()’:
answer.code:289:57: error: ‘rv’ was not declared in this scope; did you mean ‘rx’?
  289 |                                 if (LG[0] == -1e9 || en[rv[LG[0]]] <= RG.back()) {
      |                                                         ^~
      |                                                         rx