#include class Solution { public: int countNegatives(std::vector>& grid) { } };