Problem binarysearch
User Arjunironman8
Submission Time 2026-06-25 14:59:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:22:21: error: expected ‘}’ at end of input
22 | cout<<left <<'\n';}
| ^
binarysearch.cpp:3:14: note: to match this ‘{’
3 | signed main(){
| ^