| Problem | binarysearch |
|---|---|
| User | lucas |
| Submission Time | 2025-12-19 09:17:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:32:5: error: expected ‘}’ at end of input
32 | }
| ^
binarysearch.cpp:17:14: note: to match this ‘{’
17 | signed main(){
| ^