Search found 1 match

by Burgi12345
Tue Apr 05, 2011 3:02 pm
Forum: Volume 1 (100-199)
Topic: 111 - History Grading
Replies: 135
Views: 37182

111 Wrong answer

Submition says my answer is wrong. Im sure its not.
I've made a lot of tests and any answer was correct.

Maybe input or output is incorrect?

public static void main(String[] args) throws IOException
{
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));

int ...

Go to advanced search