Owl Get a Life
breakfast.cpp: In function ‘int main()’:breakfast.cpp:4:20: error: expected ‘;’ before ‘}’ token 4 | cout<<"PARAMECIUM" | ^ | ; 5 | } | ~