#include #include using namespace std; int solution(vector> board, int k) { int answer = 0; for (int i=0; i