from sys import stdin def main(): #入力 readline=stdin.readline S=readline().strip() T=readline().strip() count=0 i=0 while i