Web link

2025-02-06 Q1(m=6)

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

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

✅Match
{p3, p2, p0} = ? + {0,2,3}
Jump(5,6) ≥ 3
Jump(4,5) = 4

⛔Avoid
⟨       ³ʳᵈa     ⁰ᵗʰb ⟩, max⟦a,b⟧ = 5
⟨⋯ 2 ⋯ ? 3 ⋯ (?+4)⟩
max ⊢3⊣ ≥ 5

#125034_v2.8


2025-02-06 Q1(m=6)

6543210
-------
-5-----
-5----4
-5---64
-5-3-64
-5-3164
05-3164
0523164

#125034_v2.8