| Problem | arrayfind |
|---|---|
| User | Lerongt |
| Submission Time | 2026-06-25 15:51:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
arrayfind.cpp:4:11: note: to match this ‘{’
4 | int main(){int n, q;
| ^