We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c04ea2 commit 3c0a6bbCopy full SHA for 3c0a6bb
1 file changed
tests/scripts/build_pdf.sh
@@ -33,11 +33,6 @@ rm ../library/monotonic_stack/max_rect_histogram.hpp || exit 1
33
rm ../library/monotonic_stack/cartesian_binary_tree_after.png || exit 1
34
rm ../library/monotonic_stack/mono_stack_ri.png || exit 1
35
rm ../library/strings/manacher/longest_palindrome_query.hpp || exit 1
36
-rm ../library/trees/uncommon/count_paths_per_length.hpp || exit 1
37
-rm ../library/trees/uncommon/count_paths_per_node.hpp || exit 1
38
-rm ../library/trees/uncommon/contour_range_query.hpp || exit 1
39
-rm ../library/trees/uncommon/contour_range_update.hpp || exit 1
40
-rm ../library/trees/uncommon/sum_adjacent.hpp || exit 1
41
rm ../library/trees/uncommon/ladder_decomposition.hpp || exit 1
42
43
# remove links in comments: these aren't useful in the PDF, and are usually the
0 commit comments