Given two integers n and k, return all possible combinations of k numbers chosen from the range [1, n]. You may return the answer in any order.