QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#864078 | #3445. Numbers On a Tree | ZhangYiDe | Compile Error | / | / | Java17 | 2.5kb | 2025-01-20 10:00:27 | 2025-01-20 10:00:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Node.java:77: error: class Main is public, should be declared in a file named Main.java public class Main { ^ 1 error