|  | 
|  | 
| back to board | Can anybody please tell me how to greedy this prob?Well, it's not hard after proving that there's always a solutionRe: Well, it's not hard after proving that there's always a solution Put all + signs onto main diagonal (except for the last row). Then you have to (optionally) flip main diagonal and reduce double + in columns towards single + in the last column. | 
 | 
|