Problem penguingathering
User blob
Submission Time 2023-12-09 11:32:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

penguingathering.cpp: In function ‘int main()’:
penguingathering.cpp:18:12: error: lvalue required as left operand of assignment
18 | if (N%2 = 0){
| ^