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

8 of 8
added 9 characters in body
Noodle9
  • 20.4k
  • 3
  • 23
  • 47

C (gcc), (削除) 60 (削除ここまで)\$\cdots\$ (削除) 55 (削除ここまで) 54 bytes

Saved (削除) 2 (削除ここまで) 4 bytes thanks to AZTECCO!!!

Saved (削除) a (削除ここまで) 2 bytes thanks to ceilingcat!!!

#define f(a,b)for(;*a+*b;b+=!!*b)a+=putchar(*a^*b)!=*b

Try it online!

Noodle9
  • 20.4k
  • 3
  • 23
  • 47

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