#P35. [KBC002B] Sum 1
[KBC002B] Sum 1
Source
This problem is adapted from Long Long OJ. All rights reserved.
Problem Statement
Given a number , find the minimum value of such that:
Input
One line consisting of an integer .
Output
One line consisting of an integer .
Samples
55
10
1000000000
44721
Tips