Given the factorization of a number n, then the sum of divisors can be computed in _______
Posted: Thu Jul 14, 2022 9:01 am
a) linear time
b) polynomial time
c) O(logn)
d) o(n+1)
b) polynomial time
c) O(logn)
d) o(n+1)
Accurate answers. Every time.
https://answerhappy.com/