alrai7ana
:: تـاجر معتمد::
- إنضم
- 4 أبريل 2012
- المشاركات
- 75
السلام عليكم
عندي سؤالين في السي بلس بلس ومحتاجة الحل ضروري
أتمنى من أصحاب الخبرة يفيدوني
السؤال الأول:
write a program that reads 9 numbers to store them in 2 Dimensional array (3 by 3) and print the diagonal of the array.
السؤال الثاني:
if you have the following array
int a [4] [4 ={{3,5,1},{10,4,13},{12,9,20,-5},{8,6}}l
write a progrm to replace (more) the elements of first column by the elements of a[n] [1]l
عندي سؤالين في السي بلس بلس ومحتاجة الحل ضروري
أتمنى من أصحاب الخبرة يفيدوني
السؤال الأول:
write a program that reads 9 numbers to store them in 2 Dimensional array (3 by 3) and print the diagonal of the array.
السؤال الثاني:
if you have the following array
int a [4] [4 ={{3,5,1},{10,4,13},{12,9,20,-5},{8,6}}l
write a progrm to replace (more) the elements of first column by the elements of a[n] [1]l