Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
3rd → a, 0th → b, ab=10
⟨⋯ Perm(1,3) ⋯⟩
6th → a, 0th → b, ab=3+6n
3rd → a, 2nd → b, ab=3+5n
⛔Avoid
3rd → a, 1st → b, a+b=3+5n
#125034_v2.8
2025-03-04 Q1(m=6)
6543210
-------
------5
---2--5
3--2--5
31-2--5
31-24-5
31624-5
3162405
#125034_v2.8