#include using namespace std; int main(){ string str;bool found=false; cin >> str; for(int p=0;p+2