Problem exponentiate
User ethanlinHoucheng
Submission Time 2025-02-01 13:01:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘void solution()’:
exponentiate.cpp:27:5: error: expected ‘}’ at end of input
27 | }
| ^
exponentiate.cpp:21:17: note: to match this ‘{’
21 | void solution() {
| ^