Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
{p6, p4, p3, p1} = ? + {0,1,3,4}
⟨⋯ ? ⋯ 1 ⋯ (?+1)⟩ (?≠1,0)
⟨ ⁶ᵗʰa ⁵ᵗʰb ⟩, (ab)₁₀ ≤ 15
⛔Avoid
⟦0,4⟧ ∋ 5
⟨⋯ ? ⋯ 1 ⋯ (?+3)⟩ (?≠1)
#125034_v2.8
2024-12-19 Q1(m=6)
6543210
-------
0------
0-----5
0-4---5
0-41--5
0-412-5
0-41235
0641235
#125034_v2.8