We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcbf2b commit 6e551e2Copy full SHA for 6e551e2
hard/239-as-quick-as-a-flash/readme.md
@@ -6,7 +6,6 @@
6
We have just received an extremely important information that needs to be sorted. The amount of information
7
is huge, and we need to sort it as soon as possible. That is why we decided to use a quick sort algorithm.
8
</p>
9
-<br>
10
11
<h3>Input sample:</h3>
12
@@ -39,4 +38,4 @@
39
38
<ol>
40
<li>The test case can include from 1 to 30 elements.</li>
41
<li>The number of test cases is 40.</li>
42
-</ol>
+</ol>
0 commit comments