摘要: 题目如下: Given an array A of integers, return the number of (contiguous, non-empty) subarrays that have a sum divisible by K. Example 1: Input: A = [4,5, 阅读全文
posted @ 2019-01-25 09:22 seyjs 阅读(543) 评论(0) 推荐(0) 编辑