#include<bits/stdc++.h> using namespace std; int main(){ int a[256],b[256],lena,lenb,lenc,i; char n[256],n1[256],n2[256]; }