Owl Get a Life
ntuc.cpp: In function ‘int main()’:ntuc.cpp:9:14: error: expected ‘;’ before ‘return’ 9 | cout<<k*price | ^ | ;...... 12 | return 0; | ~~~~~~