Problem exponentiate
User nzx
Submission Time 2025-09-03 16:01:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp:25:18: error: stray ‘\’ in program
25 | cout << num << \n;
| ^