| Problem | exponentiate |
|---|---|
| User | Denzio321 |
| Submission Time | 2023-09-09 19:51:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:34:3: error: expected ‘}’ at end of input
34 | }
| ^
exponentiate.cpp:23:12: note: to match this ‘{’
23 | int main() {
| ^