import java.util.Vector; class Matrix extends Vector<Vector<Integer>> { mul(){ Vector<Vector<Integer>> ret1; Vector<A> ret; return ret; } }