#D10929. Unequal Dice
Unequal Dice
Unequal Dice
Time Limit: 8 sec / Memory Limit: 64 MB
Example
Input
2 4 2 4 0.4000000 3 0.5000000 4 1 5 0.3333333 5 3 5 0.7777777 4 0.1111111 2 0.0001111
Output
YES
inputFormat
Input
2 4 2 4 0.4000000 3 0.5000000 4 1 5 0.3333333 5 3 5 0.7777777 4 0.1111111 2 0.0001111
outputFormat
Output
YES
样例
2
4 2
4 0.4000000
3 0.5000000
4 1
5 0.3333333
5 3
5 0.7777777
4 0.1111111
2 0.0001111
YES