Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 527 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 527 Bytes

File format

Build Status

The input is a text file. The first line contains the number of columns (C) and rows (R), separated with space. The next C lines contain the description of the columns of the puzzle: the length of block separated with a space. Finally, the last R lines contain the description of the rows in a format similar to the columns.

Output

Text output on stdout.

PNG files of C x R pixels.