Web link

2025-04-06 Q1(m=6)

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

⟨6th 5th 4th 3rd 2nd 1st 0th⟩

✅Match
⟨⋯ Perm(1,2,5) ⋯⟩
⟨⋯ Perm(0,3,4) ⋯⟩
⟨⋯ Perm(5,6) ⋯⟩

⛔Avoid
Jump(2,3) ≥ 2
⟨ ⁶ᵗʰa ⁵ᵗʰb   ³ʳᵈc       ⟩, a > b > c
3rd|1st → 2
max {p5, p4} = 3

#125034_v2.8


2025-04-06 Q1(m=6)

6543210
-------
---1---
---12--
--312--
0-312--
04312--
043125-
0431256

#125034_v2.8