QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#558899 | #3449. Pizza Problems | 5un_xiaomivita_mbox | Compile Error | / | / | C++17 | 1.9kb | 2024-09-11 19:13:00 | 2024-09-11 19:13:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code:2:22: error: ‘ranges’ is not a namespace-name 2 | using namespace std::ranges; | ^~~~~~