Input from the keyboard a three digits, by its new number of ten digits and single digits, judge whether the three digits with four times the number of new equal output yes, no, not output such as: 328=82 * 4 output yes,
CodePudding user response:
Give you a little tip
Bits
N % 10
Ten
(n %)/10