摘要: 原题链接在这里:https://leetcode.com/problems/longest-turbulent-subarray/ 题目: A subarray A[i], A[i+1], ..., A[j] of A is said to be turbulent if and only if: 阅读全文
posted @ 2019-09-08 00:57 Dylan_Java_NYC 阅读(513) 评论(0) 推荐(0) 编辑