Community Profile

photo

Andrea Castegnaro


Last seen: circa un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Solver
  • First Review

Visualizza badge

Feeds

Visto da

Risolto


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

circa 2 anni fa

Risolto


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...

circa 2 anni fa