| Problem | binarysearch |
|---|---|
| User | proplayermason |
| Submission Time | 2026-06-25 16:11:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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