Problem | breakfast |
---|---|
User | Ttrio |
Submission Time | 2024-02-12 00:34:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
breakfast.cpp:4:25: error: stray ‘\’ in program
4 | cout << "PARAMECIUM"<< \n
| ^
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:4:26: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
4 | cout << "PARAMECIUM"<< \n
| ^
| yn