Problem exponentiate
User oiu890
Submission Time 2024-02-02 22:17:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:11:15: error: ‘answer’ was not declared in this scope
11 | cout<<answer<<" ";
| ^~~~~~