| Problem | arrayfind |
|---|---|
| User | Batigol |
| Submission Time | 2026-05-14 21:44:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp:20:72: error: stray ‘\342’ in program
20 | <<", Greater: "<<n-(upper_bound(vec.begin(),vec.end(),x)-vec.begin())<<”\n”;
| ^
arrayfind.cpp:20:73: error: stray ‘\200’ in program
20 | <<", Greater: "<<n-(upper_bound(vec.begin(),vec.end(),x)-vec.begin())<<”\n”;
| ^
arrayfind.cpp:20:74: error: stray ‘\235’ in program
20 | <<", Greater: "<<n-(upper_bound(vec.begin(),vec.end(),x)-vec.begin())<<”\n”;
| ^
arrayfind.cpp:20:75: error: stray ‘\’ in program
20 | <<", Greater: "<<n-(upper_bound(vec.begin(),vec.end(),x)-vec.begin())<<”\n”;
| ^
arrayfind.cpp:20: