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