Scan set of integers into 2-D array

后端 未结 0 882
孤街浪徒
孤街浪徒 2020-12-15 02:44

Consider the following set of numbers:

10 20 30
11 31 45
...

I want to define a 2-D array int_array[][3] such that int[0]<

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