Skip to content

Commit 7b6d968

Browse files
committed
fix
1 parent e27b098 commit 7b6d968

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

verify/math/f2_64_convolution.test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
using namespace std;
1515

16+
using cp_algo::math::nimber::f2_64;
17+
1618
void solve() {
1719
size_t n, m;
1820
cin >> n >> m;

0 commit comments

Comments
 (0)