Shomit Dutta
MathWorks
Followers: 0 Following: 0
Feeds
已解决
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...
3 years 前