#include using namespace std; int main(){ string S; getline(cin,S); if(S=="Zelkova and Cherry"){ cout<<1<