QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#472409 | #4928. Game With Numbers | MaMengQi | Compile Error | / | / | C++14 | 637b | 2024-07-11 16:15:57 | 2024-07-11 16:15:58 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘long long int solve(long long int, std::vector<long long int>)’: answer.code:18:22: error: ‘Q’ was not declared in this scope 18 | else Q.push_back(x); | ^