import sys readline=sys.stdin.readline A,B,C,D=map(int,readline().split()) if A>C: ans="null" elif A