Problem breakfast
User Negative273C
Submission Time 2025-02-21 15:29:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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