for i in {3..361}; do echo '\section{}' >> hint$i.tex;echo "\paragraph{}\label{hint:${i}}" >> hint$i.tex; done
for i in {11..115}; do echo '\section{}' >> answer$i.tex;echo "\paragraph{}\label{answer:${i}}" >> answer$i.tex; done
Last active
April 17, 2022 05:58
-
-
Save mavaji/35da31c03142e77fe1de0dcab598b8f6 to your computer and use it in GitHub Desktop.
Latex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment