Skip to content

Commit 4efd6ac

Browse files
committed
Fix: new line
1 parent d998b5a commit 4efd6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reverse-linked-list/flynn.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ class Solution {
5151

5252
return root->next;
5353
}
54-
};
54+
};

0 commit comments

Comments
 (0)