3
1
Back

Side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_2 = working_increment*1 + row_1; row_4 = working_increment*3 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; out_row_6 = working_increment*5 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_4 = working_increment*3 .

New Pull Request