Web link

2026-08-20 Q1(v=0)

Rearrange the digits in ⟨125034⟩ to meet the rules below.

⟨ ⁵ᵗʰ▨ ⁴ᵗʰ▨ ³ʳᵈ▨ ²ⁿᵈ▨ ¹ˢᵗ▨ ⁰ᵗʰ▨ ⟩

✅Match
3rd → a, 0th → b, |a-b|=2
1st → a, 0th → b, |a-b|=1
4th → a, 2nd → b, |a-b|=2

⛔Avoid
4th → a, 3rd → b, |a-b|=1
3rd → a, 2nd → b, |a-b|=1
2nd → a, 0th → b, |a-b|=1
⟨⋯ ᵃb ⋯⟩, |a-b|=4

#125034_v2.14


2026-08-20 Q1(v=0)

543210
------
--0---
--0--2
--0-12
4-0-12
4-0512
430512

#125034_v2.14