Problem | arrayfind |
---|---|
User | Hijackedsoul |
Submission Time | 2023-07-14 08:19:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
arrayfind.cpp:25:66: error: missing terminating " character
25 | std::cout << "Smaller: "<<counter<<", Greater: " << counterl <<"\n;
| ^~~~
arrayfind.cpp: In function βint main()β:
arrayfind.cpp:26:2: error: expected primary-expression before β}β token
26 | }
| ^