QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#455728 | #8726. Magic Show | chenliyan# | Compile Error | / | / | C++14 | 864b | 2024-06-26 19:00:57 | 2024-06-26 19:00:57 |
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:9:14: error: ‘setN’ was not declared in this scope 9 | ll X=setN(5000); | ^~~~