public class UrnProblem { public static void main (String[] argv) { double total = 0; int n = 10000; for (int i=0; i