0_0_33702496_14439.cpp: In function 'int main()': 0_0_33702496_14439.cpp:45:28: error: 'coninue' was not declared in this scope if(l > ri) coninue; ^ 0_0_33702496_14439.cpp:47:29: error: 'mid' was not declared in this scope if(r[mi] >= mid-l) { ^