I\'m trying to check if number (from 1 to n) appears more than once in row or column in sodoku board
I\'m trying to check if number (from 1 to n)
appears more than once in
row or column in sodoku board
I wrote a code that goes