未知题型
写出以下代码执行后t2的值: int a=14; int t1 = a++; int t2 = ++a;
【参考答案】
["16"]
点击查看答案

未知题型
["16"]
微信扫一扫,加关注免费搜题