ural 1014. Product of Digits
生活随笔
收集整理的這篇文章主要介紹了
ural 1014. Product of Digits
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1014. Product of Digits
Time Limit: 1.0 secondMemory Limit: 64 MB Your task is to find the minimal positive integer number Q so that the product of digits of Q is exactly equal to N.
Input
The input contains the single integer number N (0 ≤ N ≤ 109).Output
Your program should print to the output the only number Q. If such a number does not exist print ?1.Sample
| 10 | 25 |
?
轉載于:https://www.cnblogs.com/xiongqiangcs/archive/2013/04/23/3037151.html
總結
以上是生活随笔為你收集整理的ural 1014. Product of Digits的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: How to Export Mailbo
- 下一篇: 常见的Java WEB服务器