#include using namespace std; typedef long long ll; typedef pair P; int main(void){ string s; cin >> s; vector vs(3); int ix = 0;bool op = true; for(int i=0;i