Skip to content

Commit 505eb91

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leetcode/src/1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ class Solution {
2121
}
2222
return res;
2323
}
24-
};
24+
};

0 commit comments

Comments
 (0)