#include #define MAX 20 void main(){ int i,j,pmin,A[MAX]{ float sc; for(i=0;iA[pmin]) pmin=j; } sc=A[pmin]; A[pmin]=A[i]; A[i]=sc; for(i=0;i