#P1767. 不等式

不等式

Description

例4.7    编一程序求满足不等式1+ 1/2 + 1/3 …+1/n >=5的最小n值。


Input Format

无输入。


Output Format

n的值。




83
</p>

Source

L2A 循环