// C6_8.cpp : Defines the entry point for the console application. // ㄧ计肚把酚 #include "stdafx.h" #include #include using namespace std; double& repMinimum(double A[], int length); // ㄧ计 int main(int argc, char* argv[]) { double Num[] = { 300, 42.5, 91.9, 2.54, 77.8, 25.5, 24, 112.9, 36.28, 425.5, 7.1, 71.5 }; int length = sizeof Num/sizeof Num[0]; // 眔じ计 cout << endl; for(int i = 0; iA[i]) // 代刚程 j = i; // 璝兵ン才玥砞﹚ま return A[j]; }