forked from TheAlgorithms/C-Plus-Plus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 94202ec
fix: incorrect exception handling in factorial function (TheAlgorithms#2868)
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>1 parent 769b3c7 commit 94202ec
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | - | ||
30 | + | ||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
0 commit comments