有下列程序:

fun(int x)

int p;

if(x==0‖x==1) return(3) ;

p=x-fun(x-2) ;

return p;



main( )

printf("%d/n",fun(7) );

执行后的输出结果是()。

题库:计算机等级考试 类型:最佳选择题 时间:2017-07-03 14:20:12 免费下载:《单项选择》Word试卷

有下列程序:

fun(int x)

int p;

if(x==0‖x==1) return(3) ;

p=x-fun(x-2) ;

return p;



main( )

printf("%d/n",fun(7) );

执行后的输出结果是()。
A.7
B.3
C.2

有下列程序:  fun(int x)  int p;  if(x==0‖x==1) return(3) ;  p=x-fun(x-2) ;  return p;

本题关键词:X线检查程序,序列关系,空间序列,程序,CA-P系列医用电动床,P系列分子筛制氧机,P-P间期,内部空间序列,序列位置因素,自旋回波序列;

微信扫码获取答案解析
下载APP查看答案解析