Problem breakfast
User Khai
Submission Time 2024-06-28 15:26:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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