QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#330966 | #8055. Balance | ucup-team171 | Compile Error | / | / | C++20 | 6.9kb | 2024-02-17 21:27:36 | 2024-02-17 21:27:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
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