| Problem | uniquenumbers_easy |
|---|---|
| User | RaphaelTanKaiJie1000 |
| Submission Time | 2025-06-18 15:24:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
uniquenumbers_easy.cpp: In function ‘int main()’:
uniquenumbers_easy.cpp:17:13: error: expected ‘}’ at end of input
17 | return 0;
| ^
uniquenumbers_easy.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^