Problem exponentiate_easy
User yay
Submission Time 2025-03-01 10:17:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate_easy.cpp: In function ‘int32_t main()’:
exponentiate_easy.cpp:18:11: error: ‘hold’ was not declared in this scope
18 | cout << hold;
| ^~~~