#include #include #include int main(void){ using namespace std; int a,b,c,d; cin >> a >> b >> c >> d; if(a>c) cout << "null" << endl; if(a