#include #include using namespace std; int main(){ string n; cin >> n; int x=n.size()*2+1; for(int i=0;i