We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26b6a2 commit d7bc8d0Copy full SHA for d7bc8d0
math/check_factorial.cpp
@@ -7,6 +7,7 @@
7
* positive integer. https://www.mathsisfun.com/numbers/factorial.html
8
*
9
* @author [Divyajyoti Ukirde](https://github.com/divyajyotiuk)
10
+ * @author [ewd00010](https://github.com/ewd00010)
11
*/
12
#include <cassert> /// for assert
13
#include <iostream> /// for cout
0 commit comments