| Problem | arrayfind |
|---|---|
| User | eliasxyz |
| Submission Time | 2025-06-06 21:41:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:23:22: error: ‘c’ was not declared in this scope
23 | cout<<"Smaller: "<<c<<", Greater: "<<d<<"\n";
| ^
arrayfind.cpp:23:40: error: ‘d’ was not declared in this scope
23 | cout<<"Smaller: "<<c<<", Greater: "<<d<<"\n";
| ^