Problem breakfast
User FullName
Submission Time 2026-05-22 14:37:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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