2437 N个1的整除问题

时间限制 : 2000/1000 MS(Java/Others) | 内存限制 : 131072/65536 KB(Java/Others)

Submits : 72 | Solved : 46

题目描述

一个整数全由数字'1'组成,假设有n个1,且该数能被2009整除,问n至少为多大?


输入要求

See the sample.


输出要求

See the sample.


输入样例

No input.


输出样例

Output the answer required above.


提示


来源

gotoac

[ 返回顶端 ] | [ 代码提交 ]