Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb29a5e9

Browse files
refactor 974
1 parent98298b3 commitb29a5e9

File tree

1 file changed

+0
-7
lines changed
  • src/main/java/com/fishercoder/solutions

1 file changed

+0
-7
lines changed

‎src/main/java/com/fishercoder/solutions/_974.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33
importjava.util.HashMap;
44
importjava.util.Map;
55

6-
/**
7-
* 974. Subarray Sums Divisible by K
8-
*
9-
* Given an array A of integers, return the number of (contiguous, non-empty) subarrays that have a sum
10-
* divisible by K.
11-
* */
12-
136
publicclass_974 {
147
publicstaticclassSolution1 {
158
publicintsubarraysDivByK(int[]A,intK) {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp