Problem | exponentiate |
---|---|
User | PlayVoltz |
Submission Time | 2023-03-19 21:17:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘long long int exponentiate(long long int, long long int, long long int)’:
exponentiate.cpp:7:2: error: ‘num’ was not declared in this scope; did you mean ‘enum’?
7 | num=temp;
| ^~~
| enum