Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
5th → 1
Jump(0,2) = 0
6th → a, 4th → b, a+b=2+4n
⟨⋯ Perm(0,2,4) ⋯⟩
⛔Avoid
min ⊢1⊣ = 1
⟨⋯ 2 ⋯ 4 ⋯ 5 ⋯ 3 ⋯⟩
#125034_v2.8
2025-01-24 Q1(m=6)
6543210
-------
-1-----
-10----
-102---
-1024--
61024--
610243-
6102435
#125034_v2.8