Problem exponentiate
User jerrielchangjiebin
Submission Time 2024-12-23 10:23:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp:11:16: error: ā€˜y’ is not a type
11 | int cal(int x, y, z) {
| ^
exponentiate.cpp:11:19: error: ā€˜z’ is not a type
11 | int cal(int x, y, z) {
| ^