王老师:19139051760(拨打)复制微信 题目 更新时间:2023/4/3 写出下面程序的输出结果。 #include class FUN{ friend ostream& operator <<(ostream&,FUN);}fun; ostream& operator<<(ostream& os,FUN f){ os.setf(ios::left); return os; } void main() { cout<<><><><>< p=""> cout<<><><><>< p=""> } 输出为: 答案 登录 注册 * * * * * 12345 54321 * * * * * 出自:联大 >> 安阳师范学院-计算机应用技术-C++程序设计 安阳师范学院继续教育学院