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

Commit210992a

Browse files
refactor 220
1 parent831289d commit210992a

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
importjava.util.TreeSet;
44

5-
/**
6-
* 220. Contains Duplicate III
7-
*
8-
* Given an array of integers, find out whether there are two
9-
* distinct indices i and j in the array such that the difference between nums[i] and nums[j] is at
10-
* most t and the difference between i and j is at most k.
11-
*/
125
publicclass_220 {
136

147
publicstaticclassSolution1 {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp