Problem solonim
User asbx
Submission Time 2023-11-16 18:52:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

solonim.cpp: In function ‘int main()’:
solonim.cpp:13:14: error: lvalue required as left operand of assignment
13 | if (sum%2 = 0){
| ^