Commit 37aae7c
docs: fit
* doc: fit factorial.cpp to contribution guidelines
* Update math/factorial.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
* chore: remove redundant include
* docs: add documentation for parameter `n`
* clang-format and clang-tidy fixes for ec43ea0
---------
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>factorial.cpp to contribution guidelines (TheAlgorithms#2487)1 parent 813175a commit 37aae7c
1 file changed
+49
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | | - | |
6 | 13 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
10 | 34 | | |
| 35 | + | |
11 | 36 | | |
12 | 37 | | |
| 38 | + | |
13 | 39 | | |
14 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
15 | 57 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 58 | + | |
19 | 59 | | |
20 | 60 | | |
0 commit comments