#include #include int main(){ char a[10]; char b[10]; int f; int i; int d; int s=0; scanf("%s%s",a,b); f=strlen(a); for(i=0;i