| Problem | exponentiate |
|---|---|
| User | LimCheeHann |
| Submission Time | 2026-03-04 14:43:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
exponentiate.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^