Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
6th → a, 4th → b, |a-b|=3
⟨⋯ Perm(0,3,5) ⋯⟩
⛔Avoid
{p5, p4, p2, p0} = ? + {0,1,2,4}
⟨ ⁶ᵗʰa ⁵ᵗʰb ³ʳᵈc ⟩, (abc)₁₀ ≥ 612
⟨ ▧ ▢ ▢ ▢ − − − ⟩, ▧ ≤ Σ▢
⟨⋯ Perm(3,5) ⋯⟩
#125034_v2.10
2025-09-26 Q1(m=6)
6543210
-------
---0---
--30---
6-30---
6-305--
61305--
613052-
6130524
#125034_v2.10