int fun(int a,int b) //函数fun { int num1=a; //定义变量 int num2=b; int temp=0; if(a