Problem breakfast
User Kaloo
Submission Time 2026-02-27 11:11:04
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 | }
| ~