Problem binarysearch
User proplayermason
Submission Time 2026-06-25 16:10:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:7:8: error: ‘lower’ was not declared in this scope; did you mean ‘tolower’?
7 | cin << lower bound;
| ^~~~~
| tolower