GPG test 4

This commit is contained in:
2023-09-26 21:03:46 +08:00
parent 5e057a4279
commit 150c5a192f

View File

@ -106,7 +106,7 @@ void PreProcessData() {
} }
} }
//find all unkown blocks that are adjacnent to clicked blocks and prepare for Gaussian Elimination //find all unkown blocks that are adjacnent to clicked blocks and prepare for Gaussian Elimination
//start Gaussian Elimination //start Gaussian Elimination
} }
/** /**
* @brief The definition of function MakeBestGuess() * @brief The definition of function MakeBestGuess()