Problem divideby2
User notachicken
Submission Time 2026-05-12 14:01:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

divideby2.cpp:11:22: error: stray ‘\’ in program
11 | cout << "2" << n << \n << y;
| ^