Alice与Bob

image-20240531204823812

脚本如下

a=int(input())
t=2
while a%t!=0 or 0 in [t%d for d in range (2,int(t**0.5)+1)]:
t=t+1
print(int(a/t))

求出更大的那位数字

再通过计算求出小的那个

最后整合到一起MD5即可