Files
nd-wfc/prompts/3-nonogram
cdemeyer-teachx f95e91522b prompt description
2025-08-22 12:22:52 +09:00

1 line
284 B
Plaintext

inside the demos/nonogram directory, please implement a nonogram loader that stores the nonogram solution and instructions in a seperate class. Use as little memory as possible for storing the solution and instructions. Only store important info, we don't need the name of the author.