Problem | breakfast |
---|---|
User | phoenix348 |
Submission Time | 2025-01-08 16:02:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
breakfast.cpp:4:21: error: stray ‘\’ in program
4 | cout<< "PARAMECIUM"\n;
| ^
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:4:21: error: expected ‘;’ before ‘n’
4 | cout<< "PARAMECIUM"\n;
| ^~
| ;