以下程序的运行结果是()#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
出自:佳木斯大学语言治疗学