问题 更新时间2023/4/3 12:59:00 在下面程序横线处填上适当内容,使程序执行结果为: 200_ _ 100 程序如下: #include template <class T> Tf(Tx,Ty){ if(sizeof(T)==__________) return x+y; else return x*y; } void main(){ cout <<><><><>< p=""> } 答案 登录 注册 sizeof(double) 出自:联大 >> 安阳师范学院-计算机应用技术-C++程序设计