Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
5th → a, 1st → b, a+b=2+4n
6th → 1
5th → 6
{p5, p1, p0} = ? + {0,2,4}
4th → a, 2nd → b, a+b=3+5n
⛔Avoid
4th → a, 1st → b, |a-b|=1
#125034_v2.8
2025-03-30 Q1(m=6)
6543210
-------
1------
16-----
16---4-
16---42
160--42
160-342
1605342
#125034_v2.8