while 1: r=eval(raw_input()+".");n=2 while round(n*r)/n-r:n+=1 print"%.f/%d"%(n*r,n)