#include using namespace std; typedef long long int ll; int main(){ cin.tie(nullptr); ios::sync_with_stdio(false); string n; cin >> n; string s="",t=""; bool f=false; for(int i=0;i