QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#455726 | #8726. Magic Show | chenliyan# | Compile Error | / | / | C++14 | 886b | 2024-06-26 19:00:22 | 2024-06-26 19:00:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Bob.code: In function ‘long long int Bob(std::vector<std::pair<int, int> >)’: Bob.code:14:22: error: ‘mod’ was not declared in this scope; did you mean ‘md’? 14 | if(r>mod) swap(r,mod); | ^~~ | md