Problem 52714. Multiply binary numbers

Write a function to multiply two binary numbers input as strings. For example, input values of ‘1011’ and ‘101’ should give ’110111’.

Solution Stats

48.15% Correct | 51.85% Incorrect
Last Solution submitted on Nov 28, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers10

Suggested Problems

More from this Author230

Problem Tags

Community Treasure Hunt

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

Start Hunting!