QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#709979 | #9528. New Energy Vehicle | ucup-team1598# | Compile Error | / | / | C++17 | 1.7kb | 2024-11-04 17:44:55 | 2024-11-04 17:44:56 |
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:77:46: error: ‘d’ was not declared in this scope 77 | q.push_front(d); | ^