Problem | cyberland_apio23 |
---|---|
User | Pan |
Submission Time | 2024-02-10 12:25:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cyberland_apio23.cpp: In function ‘double solve(int, int, int, int, std::vector<int>, std::vector<int>, std::vector<int>, std::vector<int>)’:
cyberland_apio23.cpp:43:9: error: ‘class std::priority_queue<std::pair<double, int>, std::vector<std::pair<double, int> >, compare>’ has no member named ‘clear’
43 | newpq.clear();
| ^~~~~