Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:sandd.cpp:17:22: error: expected ‘;’ before ‘}’ token 17 | low = mid | ^ | ; 18 | } | ~