0
Binary compuation
Write a program in C to convert a binary number into a decimal number without using array, function and while loop. Go to the editor Test Data Input a binary number : 1010101 Expected Output The Binary Number : 1010101 The equivalent Decimal Number : 85
1 Odpowiedź
+ 1
if you intend it as a challenge, post it here
https://www.sololearn.com/Discuss/1270852/?ref=app