Search found 4 matches
- Sun Sep 16, 2007 11:21 pm
- Forum: Volume 7 (700-799)
- Topic: 706 - LCD Display
- Replies: 221
- Views: 65814
still W.A....
plz someone help me!! t.t
- Sun Sep 16, 2007 11:17 pm
- Forum: Volume 7 (700-799)
- Topic: 706 - LCD Display
- Replies: 221
- Views: 65814
W.A
idk what its happening with the mine... someone can tell me a cases?
- Sun Sep 16, 2007 10:26 pm
- Forum: Volume 7 (700-799)
- Topic: 706 - LCD Display
- Replies: 221
- Views: 65814
I still getting W.A
can u tell me ur considerations for this problem?
- Sun Sep 16, 2007 9:24 pm
- Forum: Volume 7 (700-799)
- Topic: 706 - LCD Display
- Replies: 221
- Views: 65814
706
I dont know what is the problem, I am doing everything rigth... pls someone help me :(
import java.io.*;
import java.util.*;
class Main
{
static String ReadLn (int maxLg) // utility function to read from stdin
{
byte lin[] = new byte [maxLg];
int lg = 0, car = -1;
String line = "";
try ...
import java.io.*;
import java.util.*;
class Main
{
static String ReadLn (int maxLg) // utility function to read from stdin
{
byte lin[] = new byte [maxLg];
int lg = 0, car = -1;
String line = "";
try ...