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 |
---|---|---|---|---|---|---|---|---|---|
#289876 | #7866. Teleportation | ucup-team2177# | Compile Error | / | / | C++23 | 4.2kb | 2023-12-24 03:28:34 | 2023-12-24 03:28:35 |
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:192:4: error: ‘test’ was not declared in this scope 192 | test(); | ^~~~