Problem exponentiate
User Joashhh
Submission Time 2023-04-22 15:42:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:14:3: error: expected ‘,’ or ‘;’ before ‘int’
14 | int anss = ans%c
| ^~~