| Problem | binarysearch |
|---|---|
| User | Hihihihihi |
| Submission Time | 2026-06-25 15:12:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:18:12: error: invalid types ‘long long int[long long int]’ for array subscript
18 | if(a[mid]>=a) {
| ^