Problem exponentiate
User YTj
Submission Time 2024-07-25 15:48:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:10:10: error: ‘sum’ was not declared in this scope
10 | res=1; sum=0; cpw=1; clt=0;
| ^~~