Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
What is the least time in which we can raise a number x to power y?
https://answerhappy.com/viewtopic.php?t=735194
Page
1
of
1
What is the least time in which we can raise a number x to power y?
Posted:
Wed Jul 13, 2022 7:40 pm
by
answerhappygod
a) O(x)
b) O(y)
c) O(log x)
d) O(log y)