Skip to content

Commit a07710c

Browse files
committed
줄바꿈
1 parent 0f53426 commit a07710c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

reorder-list/doh6077.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,3 @@ def reorderList(self, head: Optional[ListNode]) -> None:
4040
count += 1
4141
index += 1
4242
head = head.next
43-

0 commit comments

Comments
 (0)