Feeds
질문
Given an integer number n (0<=n<10000), write a code returning the difference between the product of its digits and the sum of its digits.
Given an integer number n (0<=n<10000), write a code returning the difference between the product of its digits and the sum of i...
거의 5년 전 | 답변 수: 1 | 0
