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

6 of 6
deleted 474 characters in body
Steadybox
  • 16.6k
  • 5
  • 42
  • 84

C, (削除) 62 (削除ここまで) (削除) 58 (削除ここまで) 54 bytes

Thanks to @Dennis for saving (削除) four (削除ここまで) eight bytes!

f(char*s){s[1]>32||(*s^=s[-1]^=*s^=s[-1]);*++s&&f(s);}

Try it online!

Steadybox
  • 16.6k
  • 5
  • 42
  • 84

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