#include<iostream>
#include<string>
using namespace std;
{
string n;
for(int i=0;i<n.length();i++)
}