You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Calculate power of all numbers from lo to high and add them in a vector with their key. Then sort the vector based on the power value. Return the k-th item from the vector