ACM刷题之codeforces————Ya Rajaie and Books

本文介绍了一个简单的算法问题:根据书籍数量计算所需的最小书架数,每个书架最多可放置5本书。通过输入书籍总数,输出最少需要多少个书架。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Ya Rajaie and Books
time limit per test
0.5 seconds
memory limit per test
256 megabytes
input
standard input
output
standard output

Mr. Ya Rajaie has N books and wants to put them in bookshelves, each bookshelf can have at most 5 books. Find the minimum number of bookshelves needed to store the N books.

Input

The first line of input contains a single integer T, the number of test cases.

Each test case contains a single integer N (1 ≤ N ≤ 109), the number of Ya’s books.

Output

For each test case, print on a single line the minimum number of bookshelves needed to store the books.

Example
input
2
7
15
output
2
3


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值