* this way i can be sure that the number is not in the ls, and when finish i swap back, * this way i can be sure that the original array is not modified, and i can explore all ...
現在ITエンジニアとして働いていますが、コーディング・アルゴリズム力をもっと鍛えたいと思い、LeetCodeで学んだ内容をメモ的にアウトプットしています。 今回解いてみた問題は「39. Combination Sum」です。 Pythonのitertools.permutations関数は順列を効率的に生成する ...