| Problem | datacenters |
|---|---|
| User | PlayVoltz |
| Submission Time | 2024-02-22 15:40:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
datacenters.cpp: In function ‘int main()’:
datacenters.cpp:12:19: error: ‘class std::vector<int>’ has no member named ‘pb’
12 | while (b--)temp.pb(pq.top()-a), pq.pop();
| ^~