#include using namespace std; int main() { string s,t; cin>>s>>t; if(s=="Sun"||s=="Sat"){ if(t=="Sun"||t=="Sat")cout<<"8/33"<