Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
Jump(3,6) = 4
⟨ ⁶ᵗʰb ¹ˢᵗa ⁰ᵗʰc ⟩, a > b > c
⟨ ⁵ᵗʰc ³ʳᵈd ²ⁿᵈa ⁰ᵗʰb ⟩, a > b > c > d
⛔Avoid
{p6, p5, p4, p0} = ? + {0,1,2,4}
#125034_v2.8
2025-03-09 Q1(m=6)
6543210
-------
---0---
-1-0---
-1-0-6-
31-0-6-
31-0-62
3140-62
3140562
#125034_v2.8