| Problem | uniquenumbers |
|---|---|
| User | StarSparrowFox |
| Submission Time | 2024-07-10 13:48:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
uniquenumbers.cpp: In function ‘int main()’:
uniquenumbers.cpp:11:3: error: ‘count’ was not declared in this scope
11 | count = 0;
| ^~~~~