Again - what is the thing you are posting? Is that the output of your program? Can you describe how you test your solution (in detail)?
And - having the latest JDK doesn't help here - I am compiling it in Eclipse to target 1.3. Java here is 1.1, but 1.3 is the lowest Eclipse can do.
Anyway - I ...
Search found 4 matches
- Tue Mar 06, 2007 2:53 am
- Forum: Volume 102 (10200-10299)
- Topic: 10205 - Stack 'em Up
- Replies: 60
- Views: 33310
- Sat Mar 03, 2007 1:21 am
- Forum: Volume 102 (10200-10299)
- Topic: 10205 - Stack 'em Up
- Replies: 60
- Views: 33310
- Fri Mar 02, 2007 3:25 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10205 - Stack 'em Up
- Replies: 60
- Views: 33310
- Fri Mar 02, 2007 3:07 am
- Forum: Volume 102 (10200-10299)
- Topic: 10205 - Stack 'em Up
- Replies: 60
- Views: 33310
10205
Hi, I am a Java user and have absolutely no idea why I get WA.
I would really appreciate it if somebody could tell me if there is any test case that makes this code work improperly.
Thank you
import java.io.*;
import java.util.*;
class Main implements Runnable{
static String ReadLn(int ...
I would really appreciate it if somebody could tell me if there is any test case that makes this code work improperly.
Thank you
import java.io.*;
import java.util.*;
class Main implements Runnable{
static String ReadLn(int ...