QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#558904 | #3449. Pizza Problems | 5un_xiaomivita_mbox | Compile Error | / | / | C++17 | 1.9kb | 2024-09-11 19:15:21 | 2024-09-11 19:15:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:2:22: error: ‘ranges’ is not a namespace-name 2 | using namespace std::ranges; | ^~~~~~