3
1
Back

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

New Pull Request