Problem breakfast
User Nathaniel
Submission Time 2025-03-24 17:38:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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