Hi everybody,i always get WA.But my code is perfect and works fine.Please,help me.Where is my fault.I' be very very pleased.
public class Main{
// 110105/10267/Graphical Editor
public static void main(String[] args) throws IOException{
new Main().run();
}
private PrintWriter out;
private ...
Search found 2 matches
- Sat Dec 04, 2010 9:37 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10267 - Graphical Editor
- Replies: 190
- Views: 77842
- Sun Nov 28, 2010 11:11 am
- Forum: Volume 7 (700-799)
- Topic: 706 - LCD Display
- Replies: 221
- Views: 65829
Re: 706 - LC-Display
Hello,can any one help me.It seems all righ,but i always get WA.Here is my output.I'am sure everything is correct ...