We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331fb87 commit b83bfdcCopy full SHA for b83bfdc
1 file changed
tests/.config/.cppcheck_suppression_list
@@ -53,7 +53,7 @@ constVariableReference:library_checker_aizu_tests/handmade_tests/dsu_size.test.c
53
constVariableReference:../library/trees/centroid_decomp_uncommon/count_paths_per_length.hpp:34
54
constVariablePointer:../kactl/content/numerical/FastFourierTransform.h:39
55
cstyleCast:../kactl/content/numerical/FastFourierTransform.h:39
56
-derefInvalidIterator:../library/data_structures_[l,r]/linear_rmq.hpp:27
+derefInvalidIterator:../library/data_structures_[l,r]/linear_rmq.hpp:28
57
derefInvalidIterator:library_checker_aizu_tests/handmade_tests/n_choose_k.test.cpp:13
58
unreadVariable:library_checker_aizu_tests/handmade_tests/permutation_tree_small.test.cpp:12
59
uninitvar:library_checker_aizu_tests/handmade_tests/seg_tree_find_small.test.cpp:41
0 commit comments