I have used pass by reference in the function but still its not updating the values in the referenced vector.
void solveSudoku(vector& v) { int row,