Hi,


public static void main(String[] s);


Since this is your method, you're going to need curly braces afterwards to encase the rest of your code from within that method.


public static...