下面程序的运行结果是______。 define DOUBLE(r)r*r main() { int x=4,y=2,t; t=DOUBLE(x+y); printf("%d",t); }
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索