摘要: 原题链接在这里:https://leetcode.com/problems/moving-average-from-data-stream/ 题目: Given a stream of integers and a window size, calculate the moving average 阅读全文
posted @ 2016-12-15 16:04 Dylan_Java_NYC 阅读(407) 评论(0) 推荐(0) 编辑