#include #include using namespace std; int main(){ string str,chs; cout<<"input a string : \n"; getline(cin,str); cout<<"str = "<