Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
{p3, p2, p1} = ? + {0,1,3}
⛔Avoid
⟨⋯ 3 ⋯ 1 ⋯⟩
max ⊢5⊣ = 5
2nd → 0|1|3
⟨⋯ a ⋯ 6 ⋯⟩, a = 0|1|4|5
⟨ ⁵ᵗʰa ³ʳᵈc ⁰ᵗʰb ⟩, a > b > c
#125034_v2.8
2025-01-23 Q1(m=6)
6543210
-------
6------
65-----
65--2--
65--2-3
650-2-3
65042-3
6504213
#125034_v2.8