File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -398,14 +398,14 @@ follow.
398398What follows is a number of possible solutions to this problem
399399for different programming languages.
400400
401- .. literalinclude :: ../examples/example.py
402- :language: python
403- :caption: *A solution in Python *
404-
405401.. literalinclude :: ../examples/example.c
406402 :language: c
407403 :caption: *A solution in C *
408404
405+ .. raw :: latex
406+
407+ \clearpage
408+
409409.. literalinclude :: ../examples/example.cc
410410 :language: cpp
411411 :caption: *A solution in C++ *
@@ -418,6 +418,10 @@ for different programming languages.
418418 :language: kotlin
419419 :caption: *A solution in Kotlin *
420420
421+ .. literalinclude :: ../examples/example.py
422+ :language: python
423+ :caption: *A solution in Python *
424+
421425..
422426 .. literalinclude:: ../examples/example.cs
423427 :language: csharp
You can’t perform that action at this time.
0 commit comments