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 37 characters in body
Source Link
ngm
  • 4.4k
  • 9
  • 29

R, 28(削除) 28 (削除ここまで) 22 bytes

functionscan(n)n%in%gamma%in%gamma(1:171)

Try it online! Try it online!

R, 28 bytes

function(n)n%in%gamma(1:171)

Try it online!

R, (削除) 28 (削除ここまで) 22 bytes

scan()%in%gamma(1:171)

Try it online!

Source Link
ngm
  • 4.4k
  • 9
  • 29

R, 28 bytes

function(n)n%in%gamma(1:171)

Try it online!

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