it seem me like that
i solve like that problem
judge show WA
Code: Select all
Moderator: Board moderators
Code: Select all
7 10
1 7
10 4
10 10
Code: Select all
7 6
10 2
1 1
7 6
10 2
Input
The input has two lines which contain a positive integer between 1 and 99999 each; the first integer, L, is the low limit of the closed interval; the second one, H, is the high limit
Code: Select all
Thanks jan