p,k=map(int,input().split()) mod=10**9+7 cnt=pow(10,p-1)//p%mod if pow(10,p-1)//p*p+k