📅  最后修改于: 2022-03-11 14:59:05.384000             🧑  作者: Mango
#include
#include
using namespace std;
bool rRotation(string str1, string str2)
{
int len1= str1.length(), len2 = str2.length();
int j=0,i;
for(i=0; i>str1;
cin>>str2;
//rRotation(str1, str2);
cout<