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