| Problem | uniquenumbers |
|---|---|
| User | AwkUngenially |
| Submission Time | 2025-04-07 19:42:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
uniquenumbers.cpp: In function ‘int main()’:
uniquenumbers.cpp:8:18: error: ‘x’ was not declared in this scope
8 | vector<int> z = x;
| ^