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