Search found 1 match

by Teja
Tue Jan 09, 2007 3:19 pm
Forum: Volume 5 (500-599)
Topic: 576 - Haiku Review
Replies: 50
Views: 22478

576 why WA

I have problems with my Java code for Haiku Review. Can anyone tell what I'm doing wrong.
Help me, because this is my homework for college.:roll:
Thanks :D

Here is my code:

class Main {

public static final int MAX = 100;

public static String readLine() {
int n = 0;
byte[] line = new byte ...

Go to advanced search