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 d3b8617 commit 2ec4863Copy full SHA for 2ec4863
linked-list-cycle/jinvicky.java
@@ -15,4 +15,4 @@ public boolean hasCycle(ListNode head) {
15
}
16
return false;
17
18
-}
+}
0 commit comments