| Problem | hotspot |
|---|---|
| User | fwaeh |
| Submission Time | 2026-03-12 13:45:58 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hotspot.cpp: In function βint main()β:
hotspot.cpp:81:77: error: no match for call to β(std::vector<int>) (std::vector<int>::iterator, std::vector<int>::iterator)β
81 | unique_towns.erase(unique_towns(unique_towns.begin(), unique_towns.end()), unique_towns.end());
| ^