为什么 cin.tie() 返回的是 ostream 类型的指针呢?难道因为 istream 不能定义对象,所以用 ostream 替代了?比如 ostream ot(cin.tie)[解决办法]没看明白[解决办法]