You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of logical rules for solving a Nonogram puzzle.
How to run:
Move to the src directory and copy a puzzle from /SamplePuzzles into src. Compile using make and run the program using
./test puzzlename.txt