Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
Jump(4,5) ≤ 1
⟨⋯ Perm(1,3,4) ⋯⟩
5th|3rd → 3
⟨ ³ʳᵈa ⁰ᵗʰb ⟩, max⟦a,b⟧ = 4
⛔Avoid
⟨ ⁶ᵗʰa ⁰ᵗʰb ⟩, (ab)₁₀ ≥ 10
#125034_v2.8
2025-03-14 Q1(m=6)
6543210
-------
---3---
-6-3---
-653---
-6534--
-65341-
065341-
0653412
#125034_v2.8