Problem breakfast
User Ant1234567890
Submission Time 2025-06-11 15:59:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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