Given a vector<vector<int>>, return a vector containing the the number of negative elements in each row.