nguyen tran bao long (Hai bà trưng)
a=float(input()) v1=float(input()) v2=float(input()) s=a/(v1+v2) print('Hai xe gap nhau sau',format(s,'.1f'),'gio.')