Alice and Bob

TimeLimit:1000MS  MemoryLimit:524MB
64-bit integer IO format:%I64d
未提交 | 登录后收藏
Problem Description

Alice and Bob are playing a game. At the beginning of the game, they write down 10 digits from 0 to 9, then they take turn (Alice first) to choose one and erase it.

After that, Alice will have a set of digital, and we call it set A. Now there are N gifts labeled from 0 to N-1, Alice will get the gift satisfying the requirement below: the label is consisting of m numbers which are in A set and m is a odd number.

Now, Alice and Bob want to get more gift and they are smart enough. Alice want to know the maximum number of gift she can get.

Input
First line of the input file contains an integer T(0 < T ≤ 1000) that indicates how many cases of inputs are there. The description of each case is given below: The first line of each input case contains number N, means the number of gifts. (0 < N ≤ 1e7)
Output
The description of output for each test case is given below: The first line of the output for each test case contains number k, the maximum number of gifts Alice can get.
SampleInput
2
1
10
SampleOutput
1
5
Hint
If set A is {1,2,3,4,5}, Alice will get gift whose label are 10,123,112,134, and not get gift whose label are 110,120,220. 
Submit
题目统计信息详细
总AC数0
通过人数0
尝试人数1
总提交量2
AC率0.00%
AC该题后可以添加标签
贴完标签可以获得20ACB。
并且可以获得本题所有提交代码查看权限。
点击标题可以显示标签。
如果你还没认真思考过这题,请不要查看标签
如果您已经通过了该题,请务为该题贴上标签

T^T Online Judge

[BUG反馈] [FAQ] [闽ICP备17026590号-1]
当前版本:3.24 系统时间: