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

Commitef2f0ce

Browse files
refactor 228
1 parent98245ca commitef2f0ce

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/_228.java

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

6-
/**
7-
* 228. Summary Ranges
8-
*
9-
* Given a sorted integer array without duplicates, return the summary of its ranges.
10-
*
11-
* For example, given [0,1,2,4,5,7], return ["0->2","4->5","7"].
12-
*/
136
publicclass_228 {
147

158
publicstaticclassSolution1 {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp