Search:

Type: Posts; User: chronoz13

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    2,289

    [SOLVED] Re: whats wrong with my IDE

    i've already solved it ..

    the spacing after the String output

    anyway ... netbeeeeans... hehehe
  2. Replies
    2
    Views
    2,289

    [SOLVED] whats wrong with my IDE

    import java.io.*;

    public class Sample

    {

    private static BufferedReader br = new BufferedReader(new InputStreamReader(System.in));

    public static void main(String[] args)throws...
Results 1 to 2 of 2