Owl Get a Life
selfstudy.cpp: In function ‘int main()’:selfstudy.cpp:30:23: error: expected ‘,’ or ‘;’ before ‘)’ token 30 | ll mid = (lo+hi+1)/2); | ^