#include int n, m; char a[500000], b[500000]; int Index(char*S, char*T, int pos){ int i=pos-1, j=0; while(i