填空题 [程序] (2分) #include void f(int x) { int t; if(x<0){cout<<"-";x=-x;} t=x%10;X=x/lO; if(x!=0)f(x); cout<
  • 1、
【正确答案】 1、(12)-234 (13)123    
【答案解析】