Problem breakfast
User DoubleShaurya
Submission Time 2024-02-26 17:23:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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