0_0_37164376_18113.cpp: In function 'int main()': 0_0_37164376_18113.cpp:24:21: error: invalid operands of types 'double' and 'int' to binary 'operator>>' double mid=(l+r)>>1; ^