C structure is not passing correct parameters to pthread_create

后端 未结 0 677
遥遥无期
遥遥无期 2021-02-03 22:23

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题