#include #include #include int main(void) { int cnt=0; char str[20]=""; char str2[20]=""; scanf("%s",str); scanf("%s",str2); for(int i=0;i