ROSECODE 288
First sudoku grid
Using lowercase hex digits 1 to f, fill the grid given in the picture in such a way to get the lowest possible hex number when you concatenate the lines starting from top to bottom.
Answer format: last 2 lines (last 30 digits of the number)
[My timing: <10s]