| Problem | exponentiate |
|---|---|
| User | Hengweezy |
| Submission Time | 2024-02-02 10:33:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:20:10: error: ‘output’ was not declared in this scope
20 | cout << output;
| ^~~~~~