Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
⟨? ⋯ 1 ⋯ (?−1) ⋯⟩ (?≠1,2)
{p5, p3, p2, p1} = ? + {0,1,2,3}
⟨ ⁵ᵗʰa ⁴ᵗʰb ⁰ᵗʰc ⟩, (abc)₁₀ ≥ 246
⟨ ⁶ᵗʰa ³ʳᵈb ¹ˢᵗc ⟩, (abc)₁₀ ≤ 462
⛔Avoid
⟨⋯ Perm(0,1,6) ⋯⟩
⟨? ⋯ 3 ⋯ (?+2) ⋯⟩ (?≠3,1)
#125034_v2.8
2025-01-03 Q1(m=6)
6543210
-------
4------
4-6----
4-6---5
426---5
426-3-5
42613-5
4261305
#125034_v2.8