Problem | exponentiate |
---|---|
User | wyaptw |
Submission Time | 2025-06-16 22:45:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
exponentiate.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^