Problem | exponentiate |
---|---|
User | christal |
Submission Time | 2023-12-20 14:56:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function βint main()β:
exponentiate.cpp:6:24: error: a function-definition is not allowed here before β{β token
6 | int expo(int a, int b){
| ^