[LeetCode] 1352. Product of the Last K Numbers 最后 K 个数的乘积

Design an algorithm that accepts a stream of integers and retrieves the product of the last k integers of the stream. Implement the ProductOfNumbers c
posted @ 2023-09-14 12:54  Grandyang  阅读(579)  评论(0编辑  收藏  举报
Fork me on GitHub