Find Excess 3 code of given binary number.
Excess-3 In XS-3, numbers are represented as decimal digits, and each digit is represented by four bits as the digit value plus 3 (the "excess" amount):
Say 2, '0101', 10, '1101'

Solution Stats

77 Solutions

43 Solvers

Last Solution submitted on Jan 26, 2023

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...