Problem breakfast
User gOrDoN
Submission Time 2026-03-02 15:29:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

breakfast.cpp: In function ‘int main()’:
breakfast.cpp:6:27: error: expected ‘;’ before ‘}’ token
6 | cout << "PARAMECIUM\n"
| ^
| ;
7 | }
| ~