Problem 2600. Find out the Gray Code for a Given Binary Number

Find out Gray Code for a given binary number

Example

 Binary input 1000 
 Gray number output 1100. 

Solution Stats

49.58% Correct | 50.42% Incorrect
Last Solution submitted on Apr 13, 2024

Problem Comments

Solution Comments

Show comments


Problem Recent Solvers102

Problem Tags

Community Treasure Hunt

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

Start Hunting!