GPG test 2

This commit is contained in:
2023-09-26 20:41:47 +08:00
parent 1d192f9354
commit 38985eb424

View File

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