Problem | exponentiate |
---|---|
User | Joashhh |
Submission Time | 2023-04-22 15:42:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:14:3: error: expected ‘,’ or ‘;’ before ‘int’
14 | int anss = ans%c
| ^~~