Why am i getting compile error.. I am not using any package in my code!! please help
this is the error Main.java:5: class Main1 is public, should be declared in a file named Main1.java public class Main1 { ^ 1 error
this is the code http://www.codechef.com/viewsolution/3447719/