#include using namespace std; int main() { int h,w; cin>>h>>w; if(h==7&&w>=30) cout<<"Late"<