摘要: Description 在他看来,一个正整数是美丽的,当且仅当它可以被它的每个非零数字整除。 Volodya is an odd boy and his taste is strange as well. It seems to him that a positive integer number 阅读全文
posted @ 2020-07-16 19:23 wuwendongxi 阅读(426) 评论(0) 推荐(1) 编辑
摘要: Description 我们认为只包含4和7的数字为幸运数字,比如4, 7, 44, 47, 74… 现在对于给定的N,请你求出第N个幸运数字。 Input 第1行:1个整数N Output 第1行:1个数,表示第N个幸运数字 Sample Input 5 Sample Output 74 题外话: 阅读全文
posted @ 2020-07-16 11:33 wuwendongxi 阅读(1011) 评论(0) 推荐(0) 编辑