Web link

2024-09-20 Q1(m=6)

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

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

✅Match
{p4, p2, p1, p0} = ? + {0,1,2,4}
Jump(5,6) ≥ 2
⟨     ⁴ᵗʰa       ⁰ᵗʰb ⟩, max⟦a,b⟧ = 5
⟨     ⁴ᵗʰ↓         ⟩ after ⟨→⟩
0 ∾ 1 ∾ 2 ∾ 5
3rd → a, 1st → b, |a-b|=2

⛔Avoid
6th → a, 4th → b, |a-b|=5

#125034_v2.6


2024-09-20 Q1(m=6)

6543210
-------
6------
60-----
60-4---
60-4-2-
6034-2-
603452-
6034521

#125034_v2.6

No comments:

Post a Comment