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 dd53a96 commit d7cd0beCopy full SHA for d7cd0be
test/unittest/internal_math_test.cpp
@@ -1,6 +1,6 @@
1
-#include <gtest/gtest.h>
2
-
3
#include <atcoder/internal_math>
+
+#include <gtest/gtest.h>
4
#include <numeric>
5
#include "../utils/math.hpp"
6
0 commit comments