Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
⟨ ⁶ᵗʰa ²ⁿᵈb ⁰ᵗʰc ⟩, a > b > c
⟨ ⁴ᵗʰa ⁰ᵗʰb ⟩, min⟦a,b⟧ = 1
⛔Avoid
⟨⋯ 2 ⋯ a ⋯⟩, a = 0|1|3|5|6
2nd → a, 1st → b, a+b=3+6n
3rd → a, 2nd → b, a+b=1+6n
⟨ − ▧ ▧ ▧ − ▢ − ⟩, Σ▧ ≥ ▢
#125034_v2.10
2025-10-14 Q1(m=6)
6543210
-------
-0-----
-0----2
-0--4-2
-03-4-2
-0314-2
-031462
5031462
#125034_v2.10