# include int fun (int x) { int p; if(x==1) return 2; else p=x-fun (x-2); rerurnm p; } void main () { printf(“%d\n”,fun (9));}
欢迎免费使用小程序搜题/刷题/查看解析,提升学历,成考自考报名,论文代写、论文查重请加客服微信skr-web
# include int fun (int x) { int p; if(x==1) return 2; else p=x-fun (x-2); rerurnm p; } void main () { printf(“%d\n”,fun (9));}
6
×
提示:小程序已经收录此题,请在小程序查看名师解析。翰林刷小程序提供搜题,刷题,助你轻松通过考试