Jeremy decided to visit Lemonade Wade's house to drink a fresh glass of lemonade. It turned out that Jeremy's house is located at point 0 and Lemonade Wade's house is located at point x(x > 0) of the coordinate line. In one step, Jeremy can move 1, 2, 3, 4, 5 positions forward. Determine, what is the minimum number of steps he need to make in order to get to Lemonade Wade's house. Input Format The first line of the input consists of an integer x - the coordinate of Lemonade Wade's house. Constraints 1 <= x <= 106 Output Format Print the minimum number of steps that Jeremy need to make to get from point 0 to point x. Evaluation Parameters Input 3 Output 1 Explanation Jeremy can reach from point 0 to point 3 in one step.
Answers
Answered by
0
Answer:
what is this question
Explanation:
what what is this question
Similar questions