山东智趣岛论坛
标题:
1101
[打印本页]
作者:
lizuyu
时间:
2024-7-3 16:01
标题:
1101
n=float(input())
a=input()
b=input()
e=len(a)
for i in range(e):
if a[i]==b[i]:
s=s+1
c=s/e
if c>=n:
print("yes")
else:
print("no")
欢迎光临 山东智趣岛论坛 (https://abc.sdzqd.com/)
Powered by Discuz! X3.3