QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#483397 | #8707. Jobs | GuanYunchang | Compile Error | / | / | C++20 | 1.1kb | 2024-07-18 16:40:08 | 2024-07-18 16:40:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void test()’: answer.code:56:17: error: ‘maz’ was not declared in this scope 56 | cout << maz(0ll, sum - start); | ^~~