| Problem | binarysearch |
|---|---|
| User | mengqi6767 |
| Submission Time | 2026-06-25 15:59:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:37:3: error: expected ‘}’ at end of input
37 | }
| ^
binarysearch.cpp:7:14: note: to match this ‘{’
7 | signed main(){
| ^