Search found 2 matches
- Wed Oct 13, 2010 8:01 am
- Forum: Volume 118 (11800-11899)
- Topic: 11866 - Triangle
- Replies: 6
- Views: 3072
Re: 11866 - Triangle
plz could any one post some test cases & its answers
- Wed Aug 18, 2010 2:08 am
- Forum: Volume 7 (700-799)
- Topic: 706 - LCD Display
- Replies: 221
- Views: 65500
Re: 706 - LC-Display
I always get WA in PC & runtimr error in UVA
plz help this is my code
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
public class LCDDisplay {
public static int LCD ...
plz help this is my code
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
public class LCDDisplay {
public static int LCD ...