int fun(int m) { static int n=1; ++m; n++; return(m+n); } void main() { int a,b; a=fun(0);b=fun(10); printf("a=%d,b=%d\n",a,b); }
a=3,b=14
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/442935.html
上一篇:风险估计之后紧接着进行的风险分析工作是()
下一篇:劳动争议处理的司法方式包括仲裁和