Web link

2024-11-21 Q1(m=6)

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

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

✅Match
{p4, p2, p0} = ? + {0,1,2}
⟨   ⁵ᵗʰa   ³ʳᵈb       ⟩, max⟦a,b⟧ = 6
⟨⋯ 5 ⋯ a ⋯⟩, a = 0|1|2|3|4
⟨⋯ 1 ⋯ a ⋯⟩, a = 0|2|4|5|6
3rd → a, 1st → b, ab=6

⛔Avoid
6th|5th|2nd|0th → 1
⟨   ⁵ᵗʰa ⁴ᵗʰb         ⟩, (ab)₁₀ ≥ 20
6th → a, 4th → b, |a-b|=3
Jump(1,5) = 4

#125034_v2.7


2024-11-21 Q1(m=6)

6543210
-------
-0-----
-0-6---
-0-6-1-
-0-6-14
20-6-14
20-6514
2036514

#125034_v2.7

No comments:

Post a Comment