| Problem | binarysearch |
|---|---|
| User | neoaix |
| Submission Time | 2026-06-25 14:57:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:24:9: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
24 | cout<<ans<<"\n";
| ^~~
| abs