findmax函數(shù)怎么用 c語言findmax函數(shù) c語言用指針編寫findmax函數(shù)找到最大值并輸出其下標?#include<stdio.h>int findmax(int*p,int n){int i int... 2021-03-15 2723次瀏覽