Given a vector<vector<int>>, return the largest element. You may assume there is at least one element in the vector.