Skip to content

Commit c2489eb

Browse files
style: apply clang-format compliant formatting
1 parent c2b8353 commit c2489eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/thealgorithms/divideandconquer/Factorial.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ public static long factorial(long n) {
3838
}
3939
}
4040

41+

0 commit comments

Comments
 (0)