題目
On aninfinitenumber line, the position of the i-th stone is given bystones[i]. Call a stone anendpoint stoneif it has the smallest or largest position.
Each turn, you pick up an endp
題目
Given an array A of positive integers, call a (contiguous, not necessarily distinct) subarray of A good if the number of different integers in that subarray is exactly K.
(For exampl
指尖劃過的軌跡,藏着最細膩的答案~
題目:
有一個書店老闆,他的書店開了 n 分鐘。每分鐘都有一些顧客進入這家商店。給定一個長度為 n 的整數數組 customers ,其中 customers[i] 是在第 i 分鐘開始時進入商店的顧客數量,所有這些顧客在第 i 分鐘結束後離開。
在某些分鐘內,書店老闆會生氣。 如果書店老闆在第 i 分鐘生氣,那麼 grump