QOJ.ac

QOJ

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

详细

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