Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
min {p5, p4, p0} = 2
{p6, p5, p1, p0} = ? + {0,2,3,4}
⛔Avoid
3rd → a, 0th → b, |a-b|=3
⟨⋯ 0 ⋯ a ⋯⟩, a = 1|2|6
⟨⋯ 2 ⋯ 5 ⋯⟩
#125034_v2.9
2025-08-05 Q1(m=6)
6543210
-------
----0--
--2-0--
--260--
1-260--
15260--
152603-
1526034
#125034_v2.9