File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
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+
401405.. literalinclude :: ../examples/example.c
402406 :language: c
403407 :caption: *A solution in C *
404408
405- .. raw :: latex
406-
407- \clearpage
408-
409409.. literalinclude :: ../examples/example.cc
410410 :language: cpp
411411 :caption: *A solution in C++ *
@@ -418,10 +418,6 @@ 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-
425421..
426422 .. literalinclude:: ../examples/example.cs
427423 :language: csharp
You can’t perform that action at this time.
0 commit comments