int main () { int array [ ] = {8, 4.5, 5, 911, 2}; int size=5, max; int fung (int array [ ] , int size) ; max=fung (array, size) ; std:: cout 3' \n greatest ...
確定! 回上一頁