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