以下函數返回 a 所指數組中最小的值所在的下標值:在下劃線處應填入的是( )
fun(int*a ,int n)
{ int i ,j=0 ,P;
p=j;
for(i=j;i
A、i=P
B、a[p]=a[i]
C、p=j
D、p=i
D
暫無解析