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