Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
min {p6, p1, p0} = 0
⟨⋯ 5 ⋯ 6 ⋯ 3 ⋯ 4 ⋯⟩
⛔Avoid
⟨ ⁴ᵗʰa ⁰ᵗʰb ⟩, max⟦a,b⟧ = 6
Jump(0,6) = 3
3rd → 2|3|4|6
⟨ ⁴ᵗʰb ¹ˢᵗa ⁰ᵗʰc ⟩, a > b > c
#125034_v2.9
2025-05-29 Q1(m=6)
6543210
-------
-6-----
56-----
56-1---
56-1--0
5631--0
5631-20
5631420
#125034_v2.9