a,b=input().split()
a,b=int(a),int(b)
c=b/a*100
print("{0}%".format("%.3f"%c))

0 条评论

目前还没有评论...

信息

ID
12
时间
ms
内存
MiB
难度
1
标签
递交数
242
已通过
97
上传者