100 atcoder#ABC131C. [ABC131C] Anti-Division
[ABC131C] Anti-Division
Score : points
Problem Statement
You are given four integers , , , and . Find the number of integers between and (inclusive) that can be evenly divided by neither nor .
Constraints
- All values in input are integers.
Input
Input is given from Standard Input in the following format:
Output
Print the number of integers between and (inclusive) that can be evenly divided by neither nor .
4 9 2 3
2
and satisfy the condition.
10 40 6 8
23
314159265358979323 846264338327950288 419716939 937510582
532105071133627368