#include #include using namespace std; int main(){ string str; cin>> str; int len = str.size(); int add=0; for(int i=0; i