| Problem | exponentiate |
|---|---|
| User | Kiameimon |
| Submission Time | 2023-12-14 20:29:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:19:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
19 | cout << ans << "\n";
| ^~~
| abs