Problem breakfast
User Astronite
Submission Time 2025-02-17 17:53:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

breakfast.cpp: In function ‘int main()’:
breakfast.cpp:6:22: error: invalid operands of types ‘const char [11]’ and ‘<unresolved overloaded function type>’ to binary ‘operator/’
6 | cout<< "PARAMECIUM" /endl;
| ~~~~~~~~~~~~~^~~~~