Given two integers N1 and N2, display the given circle number pattern with 1's and 0's (Square number patterns).
Input:
5
5
where:
First line represents the value of N1( number of rows ).
Second line represents the value of N2( number of columns ).
Output:
0 1 1 1 0
1 0 0 0 1
1 0 0 0 1
1 0 0 0 1
0 1 1 1 0
Answers
Answered by
0
Answer:
hiiiiiiiiiiiiiiiiiiiiiiiiiiiii
Explanation:
kasa ho friends
Answered by
0
0 1 1 1 0 V ayd ydjdiivifid8rvtsnysnudbus
Similar questions
Math,
28 days ago
Social Sciences,
9 months ago