Owl Get a Life
ntuc.cpp: In function ‘int main()’:ntuc.cpp:11:21: error: expected ‘;’ before ‘}’ token 11 | if (Si > 0); break | ^ | ; 12 | } | ~