#344. 求n值
求n值
说明
输入一个整数m,求恰好使s=1+1/2+1/3+…+1/n的值大于m时n的值。
输入 8
输出 1674
输入 10
输出 12367
样例
输入一个整数m,求恰好使s=1+1/2+1/3+…+1/n的值大于m时n的值。
输入 8
输出 1674
输入 10
输出 12367
By signing up a PaiBlockly编程创客平台图形模块编程软件系统 universal account, you can submit code and join discussions in all online judging services provided by us.