I am building a Suduko Solution Validator in C that must use 27 threads to check each row, column, and subgrid for repeating numbers. Currently, my threads for rows and columns