将05行改为if(x<=1)return(7&3);程序输出结果不变。
将03行的inline去掉,程序可以正常运行。
输出为()。
5
6
7
8
10行的fun(9)改成fun(10),输出为()。
3
2
4
发表评论