Problem | exponentiate |
---|---|
User | Hengweezy |
Submission Time | 2024-02-01 21:16:53 |
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;
| ^~~~~~