Problem party_noi
User Akshar
Submission Time 2026-01-15 17:13:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

party_noi.cpp: In function ‘int main()’:
party_noi.cpp:20:9: error: lvalue required as left operand of assignment
20 | n/2=a;
| ^
party_noi.cpp:22:11: error: lvalue required as left operand of assignment
22 | n/2+1=a;
| ^