cwarn23 387 Occupation: Genius Team Colleague Featured Poster

Hi, I have been introduced to this problem but can't get my head around how the problem works. What I understand is you have a matrix or grid of true and false statements then you need to pair together true and false statements according to best fit. For example a grid may be as follows.

T T T T F T
F T T F F T
T F T T T T
T T T F T F

But then I was told that any single false could be paired with only one of 3 true statements. How do I determine which three are the options for it to pair with?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.