d1,d2=map(int,input().split()) d2=d2/2 if d2>d1: print(0) elif d1==d2: print(4) elif d2