Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
⟨ ³ʳᵈa ⁰ᵗʰb ⟩, max⟦a,b⟧ = 4
⟨ ⁴ᵗʰa ³ʳᵈb ¹ˢᵗc ⟩, a > b > c
5th|4th|3rd|2nd|1st → 6
min {p6, p5, p0} = 0
⟨⋯ a ⋯ 0 ⋯⟩, a = 1|2|3|4
⛔Avoid
max ⊢3⊣ ≤ 5
⟨ ⁴ᵗʰb ²ⁿᵈa ⁰ᵗʰc ⟩, a > b > c
Jump(0,4) = 2
4th → a, 2nd → b, |a-b|=2
#125034_v2.8
2025-04-15 Q1(m=6)
6543210
-------
------0
----4-0
-6--4-0
-65-4-0
365-4-0
36524-0
3652410
#125034_v2.8