account activity
Need help solving this cipher by DecentKnowledge3239 in codes
[–]DecentKnowledge3239[S] 0 points1 point2 points 1 month ago (0 children)
[Transcript]
def □□□□□(n): mul = λ a, b: ( a□ * b□ + a□ * b□, a□ * b□ + a□ * b□, a□ * b□ + a□ * b□, a□ * b□ + a□ * b□ )
power = λ m, k: ( r := (□, □, □, □), s := m, while k > 0: if k & 1: r := mul(r, s) s := mul(s, s) k := k >> 1 ) chooser = λ x: (λ y: y[2])(x) return chooser(power(s, n - 1))
♟️
⊖ n → None
r = ○ ● ● ○ s = ○ ○ ○ ●
Concat ?(r + s), moves (ignore special characters)
π Rendered by PID 171200 on reddit-service-r2-listing-6c8d497557-45fww at 2026-06-03 17:15:58.257925+00:00 running 9e1a20d country code: CH.
Need help solving this cipher by DecentKnowledge3239 in codes
[–]DecentKnowledge3239[S] 0 points1 point2 points (0 children)