Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
{p2, p1, p0} = ? + {0,1,3}
⟨ ⁵ᵗʰb ⁴ᵗʰc ³ʳᵈd ⁰ᵗʰa ⟩, a > b > c > d
6th → a, 0th → b, a+b=8
⛔Avoid
2nd → 1|4|6
#125034_v2.8
2024-12-22 Q1(m=6)
6543210
-------
------6
2-----6
2---3-6
2---346
25--346
251-346
2510346
#125034_v2.8