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 53 characters in body
Source Link
avarice
  • 12.5k
  • 1
  • 21
  • 51

PowerShell, (削除) 32 (削除ここまで) 26(削除) 26 (削除ここまで) 23 bytes

date|% AddS**dds* $args[0]|%@args|% y*

Try it online! Try it online!

-3 bytes thanks to mazzy and ZaelinGoodman

PowerShell, (削除) 32 (削除ここまで) 26 bytes

date|% AddS* $args[0]|% y*

Try it online!

PowerShell, (削除) 32 (削除ここまで) (削除) 26 (削除ここまで) 23 bytes

date|% *dds* @args|% y*

Try it online!

-3 bytes thanks to mazzy and ZaelinGoodman

Source Link
avarice
  • 12.5k
  • 1
  • 21
  • 51

PowerShell, (削除) 32 (削除ここまで) 26 bytes

date|% AddS* $args[0]|% y*

Try it online!

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