Search:

Type: Posts; User: Gugubo

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    1,116

    [SOLVED] Re: What's wrong with this program?

    Glad, I could help. :)
  2. Replies
    3
    Views
    1,116

    [SOLVED] Re: What's wrong with this program?

    You forgot the dot between System and out.
    Also post code inside code tags:


    import java.io.*;
    import java.util.Scanner;
    class Main {
    public static void main (String[] args) throws...
Results 1 to 2 of 2