How to create (n) number of arrays by tacking input (n) in c++. Size of each array will also be tacken as input subsequently

前端 未结 0 498
春和景丽
春和景丽 2020-12-23 04:17

E.g if input is 2(n), I want to create 2 arrays, and then by again tacking two inputs decide size of each one. Please help. I am a biggner. (n can be any integer 1,2,3,4....

相关标签:
回答
  • 消灭零回复
提交回复
热议问题