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 0f53426 commit a07710cCopy full SHA for a07710c
1 file changed
reorder-list/doh6077.py
@@ -40,4 +40,3 @@ def reorderList(self, head: Optional[ListNode]) -> None:
40
count += 1
41
index += 1
42
head = head.next
43
-
0 commit comments