Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
Jump(0,6) = 0
⟨⋯ a ⋯ 3 ⋯⟩, a = 0|1|2|4|5|6
{p6, p3, p1, p0} = ? + {0,1,2,3}
4th → 5
3rd → 1|2|5
⛔Avoid
⟨? ⋯ 6 ⋯ (?+3) ⋯⟩ (?≠3)
min ⊢5⊣ ≥ 2
#125034_v2.10
2025-10-19 Q1(m=6)
6543210
-------
--5----
--5-6--
-45-6--
-4516--
-45160-
-451603
2451603
#125034_v2.10