男 | 程序猿一只,喜欢编程写python代码。 python中的 pow(a,b,c) 运算符返回 (a**b)%c 。如果我有 b , c ,以及这个操作的结果 (res=pow(a,b,c)) ,我如何找到 a 的 ...
確定! 回上一頁