MediumData Structures
Range Sum Query Mutable
Given an integer array nums, handle multiple queries of the following types: Update the value of an element in nums.
This is an Arena challenge - solutions are not shown publicly.
Work on this problem and submit your solution to contribute!