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 848c7dc commit 4da9a4cCopy full SHA for 4da9a4c
math/ncr_modulo_p.cpp
@@ -10,7 +10,7 @@
10
*/
11
12
#include <cassert> /// for assert
13
-#include <iostream> /// for io operations
+#include <iostream> /// for std::cout
14
#include <vector> /// for std::vector
15
16
/**
0 commit comments