#include using namespace std; typedef unsigned long long ull; typedef long long ll; int main(){ string s; cin >> s; vector c, w; int n=s.length(); for(int i=0; i