반응형 algorithn1 [Codility] BinaryGap 파이썬 풀이 문제 링크: https://app.codility.com/programmers/lessons/1-iterations/ 문제 A binary gap within a positive integer N is any maximal sequence of consecutive zeros that is surrounded by ones at both ends in the binary representation of N. For example, number 9 has binary representation 1001 and contains a binary gap of length 2. The number 529 has binary representation 1000010001 and contains two binary .. 2024. 1. 23. 이전 1 다음 반응형