We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b9d1b commit cf06854Copy full SHA for cf06854
tests/scripts/build_pdf.sh
@@ -12,7 +12,7 @@ echo "if you push these changes, I'll slap your butt"
12
# remove some files not suitable for PDF:
13
rm ../library/data_structures_\[l,r\)/bit_uncommon/rupq.hpp || exit 1
14
rm ../library/data_structures_\[l,r\)/bit_uncommon/rurq.hpp || exit 1
15
-rm ../library/data_structures_\[l,r\)/seg_tree.png || exit 1
+rm ../library/data_structures_\[l,r\)/uncommon/seg_tree.png || exit 1
16
rm ../library/data_structures_\[l,r\)/seg_tree_uncommon/distinct_query.hpp || exit 1
17
rm ../library/data_structures_\[l,r\)/seg_tree_uncommon/implicit.hpp || exit 1
18
rm ../library/data_structures_\[l,r\)/seg_tree_uncommon/kth_smallest_query.hpp || exit 1
0 commit comments