Problem solonim
User cyhg
Submission Time 2023-11-08 11:35:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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