注意:此页面搜索的是所有试题
题目内容
(佳木斯大学语言治疗学)
以下程序的运行结果是()#include”stdio.h”#define FUDGE(y)2.84+y#define PR(a)printf(“%d”,(int)(a))#define PRINT1(a)PR(a);put char(‘\n’)main(){int x=2;PRINT1(FUDGE(5)*x);}
·11
·12
·13
·15
·11
·12
·13
·15
参考答案