Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
min ⊢4⊣ = 3
⟨ ⁵ᵗʰa ⁴ᵗʰc ²ⁿᵈb ⟩, a > b > c
5th → a, 3rd → b, ab=30
max ⊢0⊣ ≥ 4
6th → a, 1st → b, |a-b|=2
⟨⋯ 3 ⋯ a ⋯⟩, a = 0|4|5
⛔Avoid
⟨ ⁴ᵗʰa ²ⁿᵈb ⟩, max⟦a,b⟧ = 5
#125034_v2.8
2025-03-21 Q1(m=6)
6543210
-------
-5-----
-5-6---
-5-6-3-
15-6-3-
15-6-34
15-6234
1506234
#125034_v2.8