问题 更新时间2024/4/6 8:56:00 以下程序的运行结果是()#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 答案 登录 注册 单选题·12 出自:青书学堂 >> 佳木斯大学语言治疗学