We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ea677 commit bcf7a76Copy full SHA for bcf7a76
1 file changed
src/sorting/quicksort.md
@@ -122,6 +122,6 @@ mod tests {
122
}
123
```
124
125
-What is happening guru?
+
126
127
[Source](https://github.com/ratulb/programming_problems_in_rust/blob/master/quicksort/src/lib.rs)
0 commit comments