Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
Jump(0,3) ≤ 2
⟨ ³ʳᵈa ¹ˢᵗb ⁰ᵗʰc ⟩, (abc)₁₀ ≥ 216
1st → 1|4|5|6
0th → 0|1|5
⟨ ⁶ᵗʰc ⁴ᵗʰa ⁰ᵗʰb ⟩, a > b > c
⛔Avoid
Jump(2,5) ≥ 2
min ⊢4⊣ ≤ 1
min ⊢2⊣ = 2
Jump(0,3) ≤ 1
#125034_v2.10