3
1
Back

= out_working_increment*4 + out_row_1; out_row_7 = working_increment*6 + out_row_1; out_row_5 = out_working_increment*4 + out_row_1; out_row_6 = out_working_increment*5 + out_row_1; out_row_3 = working_increment*2 + row_1; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_2.

New Pull Request