Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

deleted 20 characters in body
Source Link
lynn
  • 69.7k
  • 11
  • 137
  • 285

Lazy K, 8(削除) 8 (削除ここまで) 7 bytes

SII(SII)SISSSII

SII is Reduces to the lambda calculus combinatorexpression ω = (λx.x x). Clearly, ω ω evaluates to ω(λx.x ωx) evaluates to ..which has no normal form.

Lazy K, 8 bytes

SII(SII)

SII is the lambda calculus combinator ω = (λx.x x). Clearly, ω ω evaluates to ω ω evaluates to ...

Lazy K, (削除) 8 (削除ここまで) 7 bytes

SISSSII

Reduces to the lambda expression (λx.x x) (λx.x x) which has no normal form.

Source Link
lynn
  • 69.7k
  • 11
  • 137
  • 285

Lazy K, 8 bytes

SII(SII)

SII is the lambda calculus combinator ω = (λx.x x). Clearly, ω ω evaluates to ω ω evaluates to ...

AltStyle によって変換されたページ (->オリジナル) /