Search found 1 match

by magister_ludi
Wed Jul 28, 2010 8:32 am
Forum: Volume 100 (10000-10099)
Topic: 10044 - Erdos Numbers
Replies: 102
Views: 55518

Re: 10044 - Erdos Numbers

I followed all hints in this topic and my program still gets WA.
It would be great if someone could give me a hint what's wrong in my code.

Furthermore would testdata with a lot authors/papers be helpful.

import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader ...

Go to advanced search