问题 更新时间2023/4/3 12:59:00 [分析题,4分] #include int f1(int x,int y){ x=x+y;y=x+y; cout<<”x=”< 答案 登录 注册 x=13,y=21|x=5,y=8,z=34 出自:青书学堂 >> 许昌学院面向对象程序设计