File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
library/math/matrix_related Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55// ! basis_ordered<int> b1;
66// ! basis_ordered<ll> b2;
77// ! basis_ordered<bitset<lg>> b3;
8+ // ! b2.insert(x); // 0 <= x < (1LL<<lg)
89// ! @endcode
910// ! @time O(lg)
1011// ! @space O(lg)
Original file line number Diff line number Diff line change @@ -62,4 +62,4 @@ unusedFunction:../kactl/stress-tests/utilities/genTree.h:49
6262containerOutOfBounds:../library/data_structures_[l,r)/uncommon/permutation_tree.hpp:85
6363ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:5
6464ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/lazy_seg_tree.hpp:4
65- shiftTooManyBits:../library/math/matrix_related/xor_basis_ordered.hpp:17
65+ shiftTooManyBits:../library/math/matrix_related/xor_basis_ordered.hpp:18
You can’t perform that action at this time.
0 commit comments