Search found 2 matches

by mikson
Fri Nov 15, 2002 11:21 am
Forum: Volume 1 (100-199)
Topic: 197 - Cube
Replies: 20
Views: 4506

Re: Some help

JDK 1.4 is on the top at my list for Christmas...
by mikson
Fri Nov 08, 2002 11:59 am
Forum: Volume 1 (100-199)
Topic: 197 - Cube
Replies: 20
Views: 4506

Giving up on gcj

I've tried to submit problem 197 (Cubes) 10 times just getting 'compile error'. I've tried to remove the HashSet, to remove the StringBuffer and modified the type casting from int to char. What could be wrong? It surely can't be the switch-statement, can it?

Here's the code:

[java]
import java.io ...

Go to advanced search