Owl Get a Life
ntuc.cpp: In function ‘int main()’:ntuc.cpp:29:13: error: expected ‘;’ before ‘break’ 29 | cost = -1 | ^ | ; 30 | break; | ~~~~~