Problem D
Gopher II

The gopher family, having averted the canine threat, must face a new predator.
The are
Input
The input contains several cases. The first line of each
case contains four positive integers less than 100:
Output
Output consists of a single line for each case, giving the number of vulnerable gophers.
Sample Input 1 | Sample Output 1 |
---|---|
2 2 5 10 1.0 1.0 2.0 2.0 100.0 100.0 20.0 20.0 |
1 |