Problem breakfast
User Daembt
Submission Time 2026-06-08 19:48:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

breakfast.cpp:3:26: error: stray ‘\’ in program
3 | std::cout<<"PARAMECIUM"<<\n;
| ^
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:3:27: error: ‘n’ was not declared in this scope
3 | std::cout<<"PARAMECIUM"<<\n;
| ^