Problem exponentiate
User scape167
Submission Time 2024-01-08 14:13:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exponentiate.cpp: In function ‘int main()’:
exponentiate.cpp:29:13: error: lvalue required as left operand of assignment
29 | if (b%2=1){
| ^