Number of 1s in a binary string - MATLAB Cody - MATLAB Central

Problem 568. Number of 1s in a binary string

Difficulty:Rate

Find the number of 1s in the given binary string. Example. If the input string is '1100101', the output is 4. If the input string is '0000', the output is 0

Solution Stats

45.8% Correct | 54.2% Incorrect
Last Solution submitted on Jan 10, 2025

Problem Comments

Solution Comments

Show comments
MATLAB Central 2024 In Review
...
Let's celebrate what made 2024 memorable! Together, we made big impacts, hosted...

Problem Recent Solvers9497

Suggested Problems

More from this Author1

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page