QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#863950 | #3445. Numbers On a Tree | MaMengQi | Compile Error | / | / | Java11 | 2.0kb | 2025-01-20 04:01:47 | 2025-01-20 04:01:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
BinaryTree.java:42: error: class Main is public, should be declared in a file named Main.java public class Main { ^ 1 error