QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#124958 | #5073. Elden Ring | MaMengQi | Compile Error | / | / | C++11 | 1.9kb | 2023-07-15 20:26:29 | 2023-07-15 20:26:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void solve()’: answer.code:60:36: error: ‘a’ was not declared in this scope 60 | if(a[v] < a[1]) cur = maxi; | ^