GPG test 3

This commit is contained in:
2023-09-26 20:44:34 +08:00
parent 38985eb424
commit 5e057a4279

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()