Skip to content

Commit 7435ff1

Browse files
authored
chore: apply suggestions from code review
1 parent 505eb91 commit 7435ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leetcode/src/2.cpp

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

3535
return head.next;
3636
}
37-
};
37+
};

0 commit comments

Comments
 (0)