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 9982285 commit d6abff8Copy full SHA for d6abff8
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