QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#488136 | #8726. Magic Show | Adorable | Compile Error | / | / | C++23 | 653b | 2024-07-23 17:01:07 | 2024-07-23 17:01:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Alice.code: In function ‘std::vector<std::pair<int, int> > Alice()’: Alice.code:4:13: error: ‘setN’ was not declared in this scope 4 | int x = setN(5000); | ^~~~