问题 更新时间2023/4/3 12:59:00 [分析题,4分] #include void main() { int i=0,j=1,k; k=i+=j; cout< 答案 登录 注册 0 1 1|2 2 2|3 1 4 出自:青书学堂 >> 许昌学院面向对象程序设计