Skip to content

Commit 460cc2e

Browse files
committed
fix
1 parent 1b1d108 commit 460cc2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/.config/.cppcheck_suppression_list

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,7 @@ unusedFunction:../kactl/content/data-structures/UnionFind.h:14
6060
unusedFunction:../kactl/content/number-theory/ModPow.h:13
6161
unusedFunction:../kactl/stress-tests/utilities/genTree.h:49
6262
containerOutOfBounds:../library/data_structures/uncommon/permutation_tree.hpp:85
63+
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:5
64+
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r]/bit.hpp:5
65+
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/lazy_seg_tree.hpp:4
66+
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r]/lazy_seg_tree.hpp:4

0 commit comments

Comments
 (0)