Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
1st → 0|4|5
min {p3, p2} = 2
6th → a, 1st → b, |a-b|=3
⟨ ⁵ᵗʰc ⁴ᵗʰb ³ʳᵈa ⟩, a > b > c
⛔Avoid
⟨ ³ʳᵈa ¹ˢᵗb ⟩, min⟦a,b⟧ = 2
⟨ ⁵ᵗʰa ⁰ᵗʰb ⟩, (ab)₁₀ ≥ 30
⟨ ⁶ᵗʰ↓ ⁵ᵗʰ↑ ⁴ᵗʰ= ³ʳᵈ↓ ²ⁿᵈ= ¹ˢᵗ↑ ⁰ᵗʰ↓ ⟩ after 6−⟨⇌⟩
#125034_v2.10