query(a, b): [a,b] 구간의 최솟값

update(a, b, v): [a,b] 구간의 값을 v로 대치


암만 찾아봐도 v를 더하는 update 밖에 없어요..