vector<int> sourceVec; int  temp; char t; while ((cin >> temp).get(t)) {        sourceVec.push_back(temp);         if (t == '\n')                break; }
点赞 评论

相关推荐

牛客网
牛客网在线编程
牛客网题解
牛客企业服务