@param n: Given the range of numbers @param k: Given the numbers of combinations @return: All the combinations of k numbers out of 1..n
(int n, int k)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected