Problem | xmas |
---|---|
User | Priyankha13 |
Submission Time | 2023-11-08 10:44:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
xmas.cpp:23:32: error: stray ‘\’ in program
23 | cout << c+1 << \n;
| ^
xmas.cpp: In function ‘int main()’:
xmas.cpp:23:33: error: ‘n’ was not declared in this scope
23 | cout << c+1 << \n;
| ^