0_0_19528490_13703.cpp: In function 'int findmax(int, int, int)':
0_0_19528490_13703.cpp:37:28: error: expected ')' at end of input
if(r<=mid) return findmax(l
^
0_0_19528490_13703.cpp:37:28: error: expected ';' at end of input
0_0_19528490_13703.cpp:37:28: error: expected '}' at end of input
|