[UVA][DP] 10759 - Dice Throwing
Problem A
Dice Throwing
Input: standard input
Output: standard output
Time Limit: 1 second
n common cubic dice are thrown. What is
the probability that the sum of all thrown dice is at least x?
Input
The input file contains several
t...