QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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); | ^~~~