Problem exponentiate
User Hengweezy
Submission Time 2024-02-01 21:16:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:20:10: error: ‘output’ was not declared in this scope
20 | cout << output;
| ^~~~~~