![]() |
#2
yuccn2013-10-22 08:40
|
这个程序为啥运行出了错误?
#include
using namespace std;
int find( int *,int total);
int main()
{
int count=0;
int height[10];
char reply=0;
do{
cout<<"please enter a intgersit number :"<