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

added 23 characters in body
Source Link
Dom Hastings
  • 24.6k
  • 4
  • 58
  • 94

Perl 5 + -pl, 2026 bytes

eval'$_=chop.$_;'x<>$_;'x<>;$_|=0

Try it online! Try it online!

Perl 5 + -pl, 20 bytes

eval'$_=chop.$_;'x<>

Try it online!

Perl 5 + -pl, 26 bytes

eval'$_=chop.$_;'x<>;$_|=0

Try it online!

Source Link
Dom Hastings
  • 24.6k
  • 4
  • 58
  • 94

Perl 5 + -pl, 20 bytes

eval'$_=chop.$_;'x<>

Try it online!

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