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 Revisions

3 of 3
Commonmark migration

Windows PowerShell, 82

filter f{!((''+($_[($_.length)..0]|%{+"$_"*($i++%2+1)})-replace'.','+$&'|iex)%10)}

History:

  • 2011年02月13日 03:08 (84) First attempt.
  • 2011年02月13日 12:13 (82) I don't need to join, as spaces do not hurt. +1 + +3 can still be evaluated.
Joey
  • 13.2k
  • 2
  • 44
  • 73

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