C (gcc), (削除) 60 (削除ここまで) 58 bytes
Saved 2 bytes thanks to an idea from AZTECCO!!!
f(a,b)char*a,*b;{*a+*b?putchar(*a^*b),f(a+!!*a,b+!!*b):0;}
Noodle9
- 20.4k
- 3
- 23
- 47
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange