I don’t understand the description of this problem. I dont understand how N=6 results in that pattern. Basically I dont understand the pattern behind the pattern.
Challenges patterns: Manmohan loves patterns-I
@Nitin-Dahiya-1266040150211380 hey nitin this problem is very simple the logic of the pattern is
when column is 1 i.e j=1 and i==j print 1 else check row if even print 0 else 1