#include #include #include #include #include #include using namespace std; int main() { string a,x; getline(cin,a); cin>>x; if(a=="week") cout<<2<