Problem A
I Hate The Number Nine

How many positive
Input
The first line of the input consists of a single integer,
Each of the following
Output
For each test case, output the number of positive numbers
with
Sample Input 1 | Sample Output 1 |
---|---|
3 1 2 100 |
8 72 343393926 |