Skip to content

Commit b90fc79

Browse files
committed
actually it doesn't work now
1 parent f115892 commit b90fc79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/math/matrix_related/xor_basis_unordered.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
//! @code
55
//! basis<int> b1;
66
//! basis<ll> b2;
7-
//! basis<dynamic_bitset<>> b3;
87
//! @endcode
98
//! b.shrink(v) == b.shrink(b.shrink(v))
109
//! for x in b.b: (bit_floor(x)&b.shrink(v))==0

0 commit comments

Comments
 (0)