from math import log2 A,B=map(int,input().split()) if log2(A*A)