Problem party_noi
User AustinPi
Submission Time 2024-06-29 10:04:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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