Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
Jump(1,6) ≥ 2
⟨⋯ 2 ⋯ 6 ⋯ 1 ⋯⟩
⛔Avoid
max ⊢0⊣ ≤ 5
4th → 4|6
3rd → a, 1st → b, |a-b|=2
⟨⋯ 4 ⋯ a ⋯⟩, a = 1|2|3|5|6
#125034_v2.9
2025-05-30 Q1(m=6)
6543210
-------
------4
2-----4
26----4
260---4
260-3-4
260-314
2605314
#125034_v2.9