Give an algorithm for changing the value of an arbitrary element from a heap of size n. Determine the worst-case time complexity of your algorithm.
a) Algorithm not provided
b) Time complexity not addressed
c) Specific algorithm with complexity
d) Incorrect algorithm with complexity