import sys input = sys.stdin.readline S=input().strip() T=input().strip() i=0 ANS=0 L=len(T) while i