QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#561438 | #7937. Fast XORting | GuanYunchang | Compile Error | / | / | C++23 | 1.3kb | 2024-09-12 22:32:53 | 2024-09-12 22:32:54 |
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:49:13: error: ‘cal’ was not declared in this scope 49 | int res=cal(a); | ^~~