Class Solution
- java.lang.Object
-
- g1601_1700.s1643_kth_smallest_instructions.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
kthSmallestPath
public String kthSmallestPath(int[] destination, int k)
-
-