File tree Expand file tree Collapse file tree 1 file changed +14
-11
lines changed
Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change @@ -420,17 +420,20 @@ for different programming languages.
420420 :language: kotlin
421421 :caption: *A solution in Kotlin *
422422
423- #.. literalinclude:: ../examples/example.cs
424- # :language: csharp
425- # :caption: *A solution in C# *
426-
427- #.. literalinclude:: ../examples/example.pas
428- # :language: pas
429- # :caption: *A solution in Pascal *
430-
431- #.. literalinclude:: ../examples/example.hs
432- # :language: hs
433- # :caption: *A solution in Haskell *
423+ ..
424+ .. literalinclude:: ../examples/example.cs
425+ :language: csharp
426+ :caption: *A solution in C#*
427+
428+ ..
429+ .. literalinclude:: ../examples/example.pas
430+ :language: pas
431+ :caption: *A solution in Pascal*
432+
433+ ..
434+ .. literalinclude:: ../examples/example.hs
435+ :language: hs
436+ :caption: *A solution in Haskell*
434437
435438Improvements to DOMjudge
436439------------------------
You can’t perform that action at this time.
0 commit comments