#include using namespace std; int main(){ string s = "abc"; cout< v; v.push_back(s); v.push_back("hello"); for(int i=0;i