Thanks for the replies. It's still not working though...
The code now is
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
import java.text.NumberFormat;
public class Main {
/**
* @param args
* @throws IOException ...
Search found 2 matches
- Wed Jun 24, 2009 10:38 am
- Forum: Volume 100 (10000-10099)
- Topic: 10056 - What is the Probability ?
- Replies: 26
- Views: 11776
- Tue Jun 23, 2009 10:11 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10056 - What is the Probability ?
- Replies: 26
- Views: 11776
Re: 10056 - What is the Probability?
I am getting Wrong Answer with my java code, and I seem to get the same output as the other forum posters. I am not sure what "adding EPS" means above...
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
import java.text ...
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.text.DecimalFormat;
import java.text ...