Problem breakfast
User afzal
Submission Time 2025-02-12 17:14:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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