| Problem | uniquenumbers |
|---|---|
| User | xyzidk9 |
| Submission Time | 2026-04-20 19:59:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
uniquenumbers.cpp: In function ‘int main()’:
uniquenumbers.cpp:15:17: error: ‘uniq’ was not declared in this scope; did you mean ‘unix’?
15 | auto new_end = uniq(find_uniq.begin(),find_uniq.end());
| ^~~~
| unix