3 / 3
Jan 2011

hi,

I am using java as language to solve problems.
I was submitting solution to TEST in java file

public class Test {
public static void main(String [] args) {
// my code here
}
}

i was getting compile time error...that file is public and should be declared inside Test.java.

How to submit the solution in java..Please help.

  • created

    Jan '11
  • last reply

    Jan '11
  • 2

    replies

  • 200

    views

  • 2

    users

  • 1

    link

Suggested Topics

Want to read more? Browse other topics in JAVA based languages or view latest topics.