#include int main(){ int M,D; std::cin>>M>>D; if(M!=12||D!=25) std::cout<