Rearrange the digits in ⟨125034⟩ to meet the rules below.
⟨ ⁵ᵗʰ▨ ⁴ᵗʰ▨ ³ʳᵈ▨ ²ⁿᵈ▨ ¹ˢᵗ▨ ⁰ᵗʰ▨ ⟩
✅Match
5th → 0|1|3
{p5, p4, p0} = ? + {0,1,2}
1st → 3|4
{p5, p4, p2} = ? + {0,2,3}
⛔Avoid
5th → 0|4
#125034_v2.12
2026-04-14 Q1(v=1)
543210
------
----4-
3---4-
32--4-
32-04-
32-041
325041
#125034_v2.12