Basic problem when you upload code in java and it's solution.

Revision en1, by harshitgoel1584, 2020-12-19 18:35:10

Hello friends, From last few days I faced one problem and because of that problem I was unable to code in java. That problem was whenever you upload your code in java one error message will com in some cases.

SOLUTION Always make your class public and save your code with classname.java.

Tags rk.13, #atcoder

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English harshitgoel1584 2020-12-19 18:35:10 354 Initial revision (published)