#Z0331. 递归函数 II
递归函数 II
有一个函数的定义如下
其中 x 为整数。
输入格式
输入一个整数x(−105 ≤x≤105 )。
输出格式
输出函数 f(x) 值。
输出时每行末尾的多余空格,不影响答案正确性
样例输入1
100
样例输出1
131
样例输入2
6
样例输出2
5
Statistics
Related
In following contests:
有一个函数的定义如下
其中 x 为整数。
输入格式
输入一个整数x(−105 ≤x≤105 )。
输出格式
输出函数 f(x) 值。
输出时每行末尾的多余空格,不影响答案正确性
样例输入1
100
样例输出1
131
样例输入2
6
样例输出2
5
By signing up a 战码少年-战码青少年编程(专业信息学奥赛编程训练) universal account, you can submit code and join discussions in all online judging services provided by us.