filmov
tv
[[Leetcode]] Subtract the Product and Sum of Digits of an Integer

Показать описание
Top interview questions:
Given an integer number n, return the difference between the product of its digits and the sum of its digits.
Given an integer number n, return the difference between the product of its digits and the sum of its digits.