#include #include using namespace std; int main() { //part 1 string st1,st2; cout<<"Enter a string: "; getline(cin,st1); for(int i=5;i