#include using namespace std; #define int long long signed main(){ string S; cin>>S; int N = S.size(); bool ok = true; for(int i=0;i