| Problem | uniquenumbers_easy |
|---|---|
| User | carson |
| Submission Time | 2026-01-08 18:33:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
uniquenumbers_easy.cpp: In function ‘int main()’:
uniquenumbers_easy.cpp:15:2: error: ‘erase’ was not declared in this scope
15 | erase(last,a.end());
| ^~~~~