We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://leetcode.com/problems/summary-ranges/
简单的模拟题,合并连续的数字,test case排过序而且不会重复。