| Problem | hotspot |
|---|---|
| User | fwaeh |
| Submission Time | 2026-03-12 13:46:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hotspot.cpp: In function ‘int main()’:
hotspot.cpp:81:24: error: ‘unique_town’ was not declared in this scope; did you mean ‘unique_towns’?
81 | unique_towns.erase(unique_town(unique_towns.begin(), unique_towns.end()), unique_towns.end());
| ^~~~~~~~~~~
| unique_towns