Sudoku square problemstruct Sudoku{ int number; bool pr; } matrix[9][9]; void sudoku_table() { matrix[0][1].number = ...
Sudoku square problemHello, i`ve made sudoku project. Problem is in the square. There have been two or three same numbers...
Average value of some dataHi, i must calculate arithmetic average value of some data, but when i run my program it doesn't giv...
Lotto NumbersWhen I turn on the programe, the dropping window says that programe is dissapear because it caused c...
This user does not accept Private Messages