Int main ()
{int I, j, a [50], [2], N, m, t;
Printf (" please enter the need to input the number of \ n ");
The scanf (" % d ", & amp; N);
Printf (" please enter the student id and achievements of students \ n ");
for(i=0; i
{the scanf (" % d ", & amp; A [I] [j]); }
For (m=0; M
{t=a, [I] [j].
A [I] [j]=[I + 1] a [j + 1);
A [I] [j]=t; }
Printf (" % d ", a [I] [j]);
}
return 0;
}
(figure 1 is the program I wrote above, is run as a result, figure 2 is the title)
Please help me to answer it is where he has gone wrong thank you
CodePudding user response:
Thank you I hope you can help me to answer itCodePudding user response:
Alas, there are problems at the back of the input, m, I, j relationship three didn't make sense, you see m how do you useCodePudding user response:
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10581430.htmlI hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10768339.html