| Problem | binarysearch |
|---|---|
| User | ilikefriendchickn |
| Submission Time | 2026-06-25 14:43:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:22:12: error: expected ‘;’ before ‘}’ token
22 | r=mid-1}
| ^
| ;