| Problem | arrayfind |
|---|---|
| User | StormyGood |
| Submission Time | 2024-12-15 14:25:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp: In function ‘int32_t main()’:
arrayfind.cpp:10:5: error: expected ‘;’ before ‘a’
10 | cin a;
| ^~
| ;