Java submission problem!

I submit the source file (MakxSum.java) it gave me an error
Main.java:13: class MakxSum is public, should be declared in a file named MakxSum.java public class MakxSum { ^ 1 error

I’ve answered this question several times before, so I’ll just post a link to one of them.

Hope this helps:
http://discuss.codechef.com/questions/6984/compilation-error-java

2 Likes