QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#330975#8055. Balanceucup-team171Compile Error//C++206.9kb2024-02-17 21:29:492024-02-17 21:29:49

Details

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