#include #include using namespace std; int main(){ int d=0,f_i=0,f_w=0; while(1){ string s1,s2;getline(cin,s1); if(s1=="Merry Christmas!"){ break; } if(s1=="20151224"){ s2="F"; cout<