| Problem | arrayfind |
|---|---|
| User | peepeepoop |
| Submission Time | 2026-02-15 23:36:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:10:17: error: expected ‘;’ before ‘:’ token
10 | int Q; cin >> Q:
| ^
| ;