Problem breakfast
User Daniel0liong
Submission Time 2024-02-25 02:01:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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