#include #include #include char a[1024]; char b[1024]; char c[1024]; int main() { gets(a); gets(b); int L=strlen(b); int i; for(i=0;i