Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
⟦0,3⟧ ∋ 2,4,5
{p3, p2, p1, p0} = ? + {0,1,2,4}
Jump(0,1) = 3
⟦0,1⟧ ∋ 2,6
⛔Avoid
max ⊢0⊣ = 4
#125034_v2.8
2025-04-27 Q1(m=6)
6543210
-------
0------
0---1--
06--1--
064-1--
06421--
06421-3
0642153
#125034_v2.8