没有新消息
更多内容
48、阅读下面的C语言程序,请给出正确的输出结果(48)。 #include<stdio.h> #define N 10 #define s(x) x*x #define f(x) (x*x) #define g(x) ((x)*(x)) main() { int i1,i2,i3,i4; i1=1
写回答
选a
5赞
0踩
0评论
3赞