Problem breakfast
User Soysauce
Submission Time 2024-03-23 13:17:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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