mirror of
https://gitlab.com/klmp200/LO27.git
synced 2025-09-08 16:25:43 +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