class main{ static int Main(){ int n=3; vector v=new vector(n); vector u=new vector(n); for(int i=0;i