Rearrange the digits in ⟨1263045⟩ to meet the rules below.
⟨6th 5th 4th 3rd 2nd 1st 0th⟩
✅Match
Jump(0,3) ≤ 2
⟨ ³ʳᵈa ¹ˢᵗb ⁰ᵗʰc ⟩, (abc)₁₀ ≥ 216
1st → 1|4|5|6
0th → 0|1|5
⟨ ⁶ᵗʰc ⁴ᵗʰa ⁰ᵗʰb ⟩, a > b > c
⛔Avoid
Jump(2,5) ≥ 2
min ⊢4⊣ ≤ 1
min ⊢2⊣ = 2
Jump(0,3) ≤ 1
#125034_v2.10
2025-10-12 Q1(m=6)
6543210
-------
------1
0-----1
0--3--1
02-3--1
0253--1
02534-1
0253461
#125034_v2.10