Skip to content

Instantly share code, notes, and snippets.

@ZJUGuoShuai
Created April 22, 2019 08:31
Show Gist options
  • Select an option

  • Save ZJUGuoShuai/b46fcddb72c05151ddf26df27373d9aa to your computer and use it in GitHub Desktop.

Select an option

Save ZJUGuoShuai/b46fcddb72c05151ddf26df27373d9aa to your computer and use it in GitHub Desktop.
<pseudocode>
<pre style="display:none;">
\begin{algorithm}
\caption{Quicksort}
\begin{algorithmic}
\PROCEDURE{Quicksort}{$A, p, r$}
\end{algorithmic}
\end{algorithm}
</pre>
</pseudocode>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment