Problem breakfast
User WinsonChauu
Submission Time 2025-02-11 20:55:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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