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 e27b098 commit 7b6d968Copy full SHA for 7b6d968
1 file changed
verify/math/f2_64_convolution.test.cpp
@@ -13,6 +13,8 @@
13
14
using namespace std;
15
16
+using cp_algo::math::nimber::f2_64;
17
+
18
void solve() {
19
size_t n, m;
20
cin >> n >> m;
0 commit comments