We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd8552 commit 0821df8Copy full SHA for 0821df8
Sorts/QuickSort.java
@@ -1,6 +1,6 @@
1
package Sorts;
2
3
-import static sorts.SortUtils.*;
+import static Sorts.SortUtils.*;
4
5
/**
6
* @author Varun Upadhyay (https://github.com/varunu28)
0 commit comments