"# include "string. H"
Int _tmain (int arg c, _TCHAR * argv [])
{char a [100] [80], c;
Int n, I, j;
The scanf (" % d ", & amp; N);
for(i=0; i
C=0;
for(i=1; i
C=I;
Min is: printf (" % s ", a [c]);
return 0;
} there behind the scanf in % d didn't add a newline, result I a for loop can only enter n - 1 data, can input n, it can't imagine why