Template -> code template [closes #16]

This commit is contained in:
Antti H S Laaksonen 2017-03-10 14:25:48 +02:00
parent ae269921eb
commit cf752f6ba5
1 changed files with 2 additions and 2 deletions

View File

@ -83,9 +83,9 @@ which can be used in most contests nowadays.
If you cannot program in C++ yet, If you cannot program in C++ yet,
now is a good time to start learning. now is a good time to start learning.
\subsubsection{C++ template} \subsubsection{C++ code template}
A typical C++ template for competitive programming A typical C++ code template for competitive programming
looks like this: looks like this:
\begin{lstlisting} \begin{lstlisting}