填空题 [程序] (3分) #include int x,y; int f2(int a,int b) { x=a+b;y=a-b; cout<<"x="<
  • 1、
【正确答案】 1、(6)m=16 n=21 (7)a=3 b=5 (8)x=6 y=10    
【答案解析】