Skip to main content
Stack Overflow for Teams is now Stack Internal: See how we’re powering the human intelligence layer of enterprise AI. Read more >
Code Golf

Return to Answer

-2 bytes
Source Link
pommicket
  • 3.2k
  • 2
  • 14
  • 20

sed, 10(削除) 10 (削除ここまで) 8 bytes

s/./0円0円&&/g

Try it online! Try it online!

Thanks to @manatwork for -2 bytes.

sed, 10 bytes

s/./0円0円/g

Try it online!

sed, (削除) 10 (削除ここまで) 8 bytes

s/./&&/g

Try it online!

Thanks to @manatwork for -2 bytes.

Source Link
pommicket
  • 3.2k
  • 2
  • 14
  • 20

sed, 10 bytes

s/./0円0円/g

Try it online!

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