Search found 2 matches
- Tue Jun 24, 2008 5:55 pm
- Forum: Java
- Topic: Need Help Using Scanner
- Replies: 3
- Views: 5374
Re: Need Help Using Scanner
Yes , you can . but you can't test it in your compiler, because you have to make the input has an end and you can't do that while it's waiting input from keyboard while the automatic judge can do .
- Wed Aug 02, 2006 3:51 am
- Forum: Volume 4 (400-499)
- Topic: 469 - Wetlands of Florida
- Replies: 63
- Views: 32686
Hint ...
hi ,
i submitted my code and i got runtime error and i know that runtime
error got when i get pointer to unreachable area like array[-1] ....
so i increase lands array's size until it reach r[450][450] and i got
accepted ... i dunna why !! ... cause problem state that "Each input
set consists ...
i submitted my code and i got runtime error and i know that runtime
error got when i get pointer to unreachable area like array[-1] ....
so i increase lands array's size until it reach r[450][450] and i got
accepted ... i dunna why !! ... cause problem state that "Each input
set consists ...