Write a program that takes an
integer N as input. The program then
takes N number of comma-
separated pairs of integers called
ab (one per line of input). For each
pair a,b, the program needs to create
an array of size axb. The elements
of the arrays should be whole
numbers starting from 1 and
incrementing by 1
For example,
For the input provided as follows to
the program:
5
2,1
2,2
2,3
5,1
5,2
Attachments:
Answers
Answered by
0
Answer:
plz post question properly
Similar questions
India Languages,
10 days ago
Economy,
10 days ago
Business Studies,
21 days ago
English,
9 months ago