首页 > 中学数学试题 > 题目详情

若有以下宏定义:#define N 3 #define Y(n) ((N+1)*n) ,执行语句“z=2*(N+Y(5+1));”后,Z的值是?答案是48..为什么?

本题链接: