0
Hex to decimal
Write a program which accepts a hexadecimal number as its input and then checks whether the number is divisible by 5 or not. If the number is divisible by 5 then print a message and the quotient is also printed in hexadecimal format
1 Antwort
+ 5
Are you sure this ain't your assignment?