n,m=map(int,input().split(" ")) def gongyueshu(n,m): while (n!=0): temp=m%n m=n n=temp return m def gongbeishu(n,m): return((m*n)/gongyueshu(n,m)) h=gongyueshu(n,m)+gongbeishu(n,m) print(int(h))
相关推荐
招聘动态
查看更多
26届实习社群招新啦!