N,p=raw_input().split() N=int(N) p=float(p) l=[0]*(N+1) i=1 while True: i+=1 if N