asked
Introduction to Python Algorithm Problem Solving (Coding Test Preparation)
8. Finding Permutations (DFS)
Written on
·
253
0
안녕하세요 강사님
강의 잘 듣고있습니다.
혹시 res의 크기는 [0]*m으로 해도 되나요?
Answer 1
안녕하세요^^
네. 그렇게 하는게 더 좋겠네요.