Community Profile

photo

Andrea Castegnaro


Last seen: 12개월 전 2022년부터 활동

통계

  • Solver
  • First Review

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


Convert given decimal number to binary number.
Convert given decimal number to binary number. Example x=10, then answer must be 1010.

대략 2년 전

문제를 풀었습니다


Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...

대략 2년 전