public class Raindrop { public static void main (String[] argv) { double numTrials = 100000; double s = 1; double p = 0.5; for (int n=0; n