sam!! Member Member since Dec 6, 2011 Last active Dec 6, 2011 Total activities 0 Activity feed Recent contributions #Threads 14 years ago 50215640-8820-48aa-878b-4c6d73baaa78 here is my code... #include<iostream> #include<conio.h> using namespace std; int main() { int N,i,j; char a[10],b[10]; cout<<"\n enter no of string :";....