Template -> code template [closes #16]
This commit is contained in:
parent
ae269921eb
commit
cf752f6ba5
|
@ -83,9 +83,9 @@ which can be used in most contests nowadays.
|
|||
If you cannot program in C++ yet,
|
||||
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:
|
||||
|
||||
\begin{lstlisting}
|
||||
|
|
Loading…
Reference in New Issue