Problem consistency
User Josh28acc2
Submission Time 2024-02-21 12:13:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

consistency.cpp: In function ‘void solve()’:
consistency.cpp:66:27: error: lvalue required as left operand of assignment
66 | if (n < 5 && qn = 1) {
| ^