We define a harmounious array as an array where the difference between its maximum value and its minimum value is exactly 1.
执行用时 :116 ms, 在所有 C++ 提交中击败了80.28%的用户 内存消耗 :19.6 MB, 在所有 C++ 提交中击败了76.63%的用户