Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
⟨ ⁶ᵗʰb ⁴ᵗʰa ³ʳᵈd ²ⁿᵈc ⟩, a > b > c > d
2nd → 1|2|6
⛔Avoid
5th → a, 3rd → b, |a-b|=2
⟨ ⁶ᵗʰa ³ʳᵈb ⟩, max⟦a,b⟧ = 6
⟨⋯ 5 ⋯ 2 ⋯ 6 ⋯⟩
⟨ ⁶ᵗʰa ³ʳᵈb ⟩, (ab)₁₀ ≤ 35
#125034_v2.9