#include using namespace std; int main(){ string N; cin >> N; string res = N; for(int i=0;i