Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
6th → a, 4th → b, a+b=5
⟨? ⋯ 3 ⋯ (?+2) ⋯⟩ (?≠3,1)
⟨ ⁶ᵗʰa ²ⁿᵈb ¹ˢᵗc ⟩, (abc)₁₀ ≥ 210
⛔Avoid
Jump(0,3) = 0
⟨⋯ 1 ⋯ a ⋯⟩, a = 3|4|6
0th → 0|1|4|6
#125034_v2.2