Problem | exponentiate |
---|---|
User | oiu890 |
Submission Time | 2024-02-02 22:17:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:11:15: error: ‘answer’ was not declared in this scope
11 | cout<<answer<<" ";
| ^~~~~~