• 2022-06-09
    有以下程序fun(int *m,int n){ int i; for(i=0;iA: 1,2,3,4,5,
    B: 2,3,4,5,6,
    C: 3,4,5,6,7,
    D: 2,3,4,5,1,