Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:sandd.cpp:17:9: error: expected ‘;’ before ‘}’ token 17 | break | ^ | ; 18 | }else continue; | ~