Problem breakfast
User l
Submission Time 2025-06-18 15:13:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

breakfast.cpp: In function ‘int main()’:
breakfast.cpp:2:40: error: expected ‘;’ before ‘}’ token
2 | int main() {std::cout << "PARAMECIUM\n"}
| ^
| ;