A、int x(10), y(10);
B、int x=y=10;
C、int x=10, y=10;
D、int x=10, y=x;
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索