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

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

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

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

Saved a byte 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 によって変換されたページ (->オリジナル) /