I really don't know why, all of my words have changed, but it is the macro poison of Word. But why is it infected? This is really strange, I have not used macro. Forget it, there is no time to pay now, I have to hurry to write this tutorial diary.
Today's curriculum is finally, it is the algorithm. The original sort rules are inserted into an array.
I saw this topic, I feel that I am more sure, I have written it out, but who knows that my program has a dead place, just gave the teacher to see it, but I finished my mistake. It's really bad, since all wrong, write down the answer I do, but let everyone compare.
#define n 8
Main ()
{
INT A [N];
INT I, J, T, S;
For (i = 1; i <= 7; i )
a [i-1] = i * 10;
For (i = 0; i <7; i )