log(JSON.stringify({ input, biggerThanNextValue })); /* result: { input: [1, 4, 2, 3, 5, 8, 10, 6, 9, 7], biggerThanNextValue: [4, 10, 9] ...
確定! 回上一頁