Problem breakfast
User edencheong
Submission Time 2025-06-21 11:34:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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