| Problem | binarysearch |
|---|---|
| User | Jaysonwee22 |
| Submission Time | 2026-06-25 15:21:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:30:1: error: expected ‘}’ at end of input
30 | }
| ^
binarysearch.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^