Problem exponentiate
User Mimikyu
Submission Time 2024-01-18 21:15:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:13:7: error: ‘w’ was not declared in this scope
13 | x=x%w
| ^