Problem 2202. Flip the bit

Given an input character string (e.g. '1001'), return a character string with the bits flipped ('0110').

Solution Stats

42.23% Correct | 57.77% Incorrect
Last Solution submitted on Mar 28, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers277

Suggested Problems

More from this Author23

Problem Tags

Community Treasure Hunt

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

Start Hunting!