We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55b465 commit 7ead471Copy full SHA for 7ead471
two-sum/Gotprgmer.java
@@ -51,4 +51,4 @@ public int[] indexOf(int l,int r, int[] nums){
51
}
52
return new int[] {lIdx,rIdx};
53
54
-}
+}
0 commit comments