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'
Project Euler: Problem 1, Multiples of 3 and 5
1063 Solvers
265 Solvers
Make a random, non-repeating vector.
1115 Solvers
164 Solvers
Find out value of sine given by degree.
171 Solvers
Problem Tags