QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#864082 | #3445. Numbers On a Tree | ZhaoZiLong | Compile Error | / | / | Java21 | 1.4kb | 2025-01-20 10:03:09 | 2025-01-20 10:03:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Node.java:15: error: class Main is public, should be declared in a file named Main.java public class Main { ^ 1 error