Problem breakfast
User christal
Submission Time 2023-12-06 09:18:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

breakfast.cpp:6:13: error: stray ‘\’ in program
6 | cout << a;\n
| ^
breakfast.cpp: In function ‘int main()’:
breakfast.cpp:6:14: error: ‘n’ was not declared in this scope
6 | cout << a;\n
| ^