RE*5求助
查看原帖
RE*5求助
556362
Unnamed114514楼主2021/8/29 17:51

Python打的,求助:

a=int(input())
b=int(input())
print(int(pow(b,1.0/a)))
2021/8/29 17:51
加载中...