Problem arrayfind
User xyzidk9
Submission Time 2026-07-18 09:45:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function ‘int32_t main()’:
arrayfind.cpp:36:50: error: ‘m’ was not declared in this scope
36 | cout << "Smaller: " << lower << "Greater: " << m;
| ^