mirror of
https://gitlab.com/klmp200/LO27.git
synced 2025-07-17 17:29:23 +00:00
Fin
This commit is contained in:
@ -688,4 +688,4 @@ void createSquare(Matrix matrix){
|
||||
setRowToTrue(matrix,matrix.rowCount*3/4);
|
||||
setColToTrue(matrix,matrix.colCount/4);
|
||||
setColToTrue(matrix,matrix.colCount*3/4);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user