Problem3459--余数 - 11

3459: 余数 - 11

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MiB

Description

刘老师有 n 本笔记本,每位同学分得5本,还余3本,老师把笔记本分给了几位同学?

Input

输入一个整数

Output

输出结果

Sample Input Copy

48

Sample Output Copy

9

Source/Category