题目链接: https://leetcode-cn.com/problems/range-module 难度: <code>Hard</code> 标签: <code>设计</code> <code>线段树</code> <code>有序集合</code>