Rearrange the digits in ⟨125034⟩ to meet the rules below.
⟨ ⁵ᵗʰ▨ ⁴ᵗʰ▨ ³ʳᵈ▨ ²ⁿᵈ▨ ¹ˢᵗ▨ ⁰ᵗʰ▨ ⟩
✅Match
Jump(1,5) = 1
Jump(3,5) = 1
{p3, p1, p0} = ? + {0,2,3}
⛔Avoid
Jump(2,4) ≤ 1
#125034_v2.12
2026-03-19 Q1(v=0)
543210
------
---5--
--05--
--05-3
-105-3
-10523
410523
#125034_v2.12