[Python] 12015. 가장 긴 증가하는 부분 수열2 def binary_search(num): s = 1 e = len(lis)-1 while s Algorithm/Baekjoon 2021.10.21