Problem | exponentiate |
---|---|
User | Ant1234567890 |
Submission Time | 2025-06-10 08:57:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:8:17: error: expected ‘)’ before ‘z’
8 | for(i=x;i>0;i--z){
| ~ ^
| )
exponentiate.cpp:8:17: error: ‘z’ was not declared in this scope