인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

ojhwlxk0573's profile image
ojhwlxk0573

asked

Algorithm Course for Smart Programming

powerset

include 배열에 대해 궁금한점이 있습니다!

Written on

·

202

0

마지막에 k == n개가 될때는 2의 n승개의 powerSet 함수가 호출된다고 이해를 했는데요.
include 배열은 함수 밖에 선언이 되어있는데 각 함수마다 다른 값들을 가질 수 있는건가요?
혹시 제가 자바스크립트를 써서.. 언어마다 스코프가 다른건가요??

algorithm

Answer

This question is waiting for answers
Be the first to answer!
ojhwlxk0573's profile image
ojhwlxk0573

asked

Ask a question