We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399296e commit 1aa118bCopy full SHA for 1aa118b
tests/scripts/ptc.sh
@@ -30,7 +30,6 @@ rm ../library/monotonic_stack/mono_stack_ri.png || exit 1
30
rm ../library/strings/manacher/longest_palindrome_query.hpp || exit 1
31
rm ../library/trees/centroid_decomp_uncommon/count_paths_per_length.hpp || exit 1
32
rm ../library/trees/centroid_decomp_uncommon/count_paths_per_node.hpp || exit 1
33
-rm ../library/trees/centroid_decomp_uncommon/lca.hpp || exit 1
34
rm ../library/trees/edge_centroid_decomp_uncommon/README.md || exit 1
35
rm ../library/trees/edge_centroid_decomp_uncommon/contour_range_query.hpp || exit 1
36
rm ../library/trees/edge_centroid_decomp_uncommon/contour_range_update.hpp || exit 1
0 commit comments