
Search found 3 matches
- Tue Aug 31, 2004 2:36 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10200 - Prime Time
- Replies: 202
- Views: 96776
- Tue Aug 31, 2004 4:54 am
- Forum: Volume 102 (10200-10299)
- Topic: 10200 - Prime Time
- Replies: 202
- Views: 96776
10200 - Prime Time
Hi
This seems to be an unusual request for this particular problem - from a preliminary search i did most people seemed to have problems with getting into the time limit. I can get into the time limit but somehow I just get WA every time. Can someone supply me with some sample inputs and outputs so ...
This seems to be an unusual request for this particular problem - from a preliminary search i did most people seemed to have problems with getting into the time limit. I can get into the time limit but somehow I just get WA every time. Can someone supply me with some sample inputs and outputs so ...
- Sun Dec 28, 2003 5:25 am
- Forum: Volume 1 (100-199)
- Topic: 101 - The Blocks Problem
- Replies: 635
- Views: 108908
has anyone been successful with 101 in JAVA?
Hi
I am using Java to solve problem 101, however, everytime I submit it, I get a reply that the answer was wrong, even though it never gives a wrong answer on my computer. Is it a problem with the code or is it a problem with Java?
[java]/* @JUDGE_ID: 29073KW 101 Java */
import java.io.*;
import ...
I am using Java to solve problem 101, however, everytime I submit it, I get a reply that the answer was wrong, even though it never gives a wrong answer on my computer. Is it a problem with the code or is it a problem with Java?
[java]/* @JUDGE_ID: 29073KW 101 Java */
import java.io.*;
import ...